some refactoring [execute tests on MySQL]

This commit is contained in:
rodicasutu
2020-10-30 16:18:47 +02:00
parent 0f58244d1a
commit 52197a79b2
6 changed files with 29 additions and 31 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/bash
set -xe
DIRECTORY=`dirname $0`
echo $DIRECTORY
set -e
. $(dirname "${BASH_SOURCE[0]}")/common.sh
echo "============================================"