We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d61f3 commit 0ef42dcCopy full SHA for 0ef42dc
src/test/shell/bin/bazel
@@ -23,4 +23,4 @@ bazel_bin=$(rlocation io_bazel/src/bazel)
23
unset RUNFILES_DIR
24
unset RUNFILES_MANIFEST_FILE
25
unset RUNFILES_MANIFEST_ONLY
26
-exec $bazel_bin --bazelrc=$TEST_TMPDIR/bazelrc "$@"
+exec $bazel_bin --nohome_rc --nosystem_rc --bazelrc=$TEST_TMPDIR/bazelrc "$@"
0 commit comments