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 bdb784d5ae
commit d50b9e733a

View File

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