diff --git a/tests/test-all.sh b/tests/test-all.sh index dbed78e8f0cb7e70cc4bd6d534443cdd310e137f..d1051292fd61b804152696e0ede7670ff7b86a37 100755 --- a/tests/test-all.sh +++ b/tests/test-all.sh @@ -536,9 +536,10 @@ if [ "$2" != "sim" ] && [ "$2" != "python" ] && [ "$2" != "jdbc" ] && [ "$2" != echo "### run setconfig tests ###" stopTaosd - - cd .. - cd .. + + cd $tests_dir + echo "current dir: " + pwd cd script/api make > /dev/null