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() {