aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/ci
diff options
context:
space:
mode:
authorGravatar Yun Peng <pcloudy@google.com>2016-11-18 13:16:44 +0000
committerGravatar Yun Peng <pcloudy@google.com>2016-11-18 13:20:38 +0000
commit6bf40375760c39b8f18b1bbc15322795bdcccddb (patch)
tree7e3df82e0fab16698736fa65c169bef6aa3fda24 /scripts/ci
parent894550d13d10fb7e9b55f1a809c56c3c9f77c526 (diff)
Remove --workspace_status_command from windows bootstrap
On Windows, passing a shell script to this command will lead to a crash. -- MOS_MIGRATED_REVID=139570957
Diffstat (limited to 'scripts/ci')
-rwxr-xr-xscripts/ci/windows/compile_windows.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci/windows/compile_windows.sh b/scripts/ci/windows/compile_windows.sh
index af6fd060f6..208c472436 100755
--- a/scripts/ci/windows/compile_windows.sh
+++ b/scripts/ci/windows/compile_windows.sh
@@ -38,7 +38,6 @@ if [ -n "${release_label}" ]; then
fi
${BOOTSTRAP_BAZEL} --bazelrc=${BAZELRC:-/dev/null} --nomaster_bazelrc build \
--embed_label=${release_label} --stamp \
- --workspace_status_command=scripts/ci/build_status_command.sh \
//src:bazel