fix the path for common script [execute tests on MySQL]

This commit is contained in:
rodicasutu
2020-10-28 20:25:06 +02:00
parent cf8e32bfff
commit 552b763a6c

View File

@@ -1,7 +1,7 @@
#!/bin/bash
set -e
. $(dirname $0)/common.sh
./common.sh
echo "============================================"
echo "Generate custom config file"