From 3ec1bdb0c9dd054ecfc6c86d62d50623c27a766f Mon Sep 17 00:00:00 2001 From: Jason-Jia Date: Thu, 23 Sep 2021 11:26:51 +0800 Subject: [PATCH] Update test-all.sh --- tests/test-all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-all.sh b/tests/test-all.sh index 229ceada67..dbed78e8f0 100755 --- a/tests/test-all.sh +++ b/tests/test-all.sh @@ -539,7 +539,7 @@ if [ "$2" != "sim" ] && [ "$2" != "python" ] && [ "$2" != "jdbc" ] && [ "$2" != cd .. cd .. - cd scrpt/api + cd script/api make > /dev/null ./clientcfgtest -- GitLab