swithch to maxscale-system-test dir in the proper way before running test

This commit is contained in:
Timofey Turenko 2017-12-11 15:16:33 +02:00
parent 66be882ae0
commit 257112dc27

View File

@ -58,7 +58,7 @@ export name=`echo $name | sed "s/?//g"`
. ${script_dir}/configure_log_dir.sh
cd maxscale-system-test
cd ${script_dir}/..
cmake . -DBUILDNAME=$name -DCMAKE_BUILD_TYPE=Debug
make