From 0584f972cba24621f84c27902936a0d47e55f950 Mon Sep 17 00:00:00 2001 From: plum-lihui Date: Tue, 26 Apr 2022 18:19:01 +0800 Subject: [PATCH] [test: not repull submodules] --- tests/script/sh/massiveTable/compileVersion.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/script/sh/massiveTable/compileVersion.sh b/tests/script/sh/massiveTable/compileVersion.sh index 6b45e98ea3..e8c10b908e 100755 --- a/tests/script/sh/massiveTable/compileVersion.sh +++ b/tests/script/sh/massiveTable/compileVersion.sh @@ -44,7 +44,7 @@ function gitPullBranchInfo () { ## git submodule update --init --recursive git pull origin $branch_name ||: echo "==== git pull $branch_name end ====" - git pull --recurse-submodules +# git pull --recurse-submodules } function compileTDengineVersion() {