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 #!/bin/bash
set -e set -e
. $(dirname $0)/common.sh ./common.sh
echo "============================================" echo "============================================"
echo "Generate custom config file" echo "Generate custom config file"