fix setting the variables [execute tests on MySQL]

This commit is contained in:
rodicasutu
2020-10-30 12:57:10 +02:00
parent beede53793
commit 0a01fe2c0c

View File

@@ -2,7 +2,7 @@
set -xe
DIRECTORY=`dirname $0`
echo $DIRECTORY
$(dirname "${BASH_SOURCE[0]}")/common.sh
. $(dirname "${BASH_SOURCE[0]}")/common.sh
echo "============================================"
echo "Generate custom config file"