forked from bazelbuild/bazelisk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass startup options to bazel shutdown and bazel clean --expunge (baz…
…elbuild#362) * Pass startup options to bazel shutdown and bazel clean --expunge If startup options are missing, bazel shutdown/clean commands may end up shutdown the wrong server and clean up wrong caches if flags like --output_user_root is set. This is needed for fixing Windows permission denied error found at https://buildkite.com/bazel/bazelisk-plus-incompatible-flags/builds/1246#01831fc5-a439-4894-9418-0c4d7591fcfd * Address reviewer comment * Address reviewer comment
- Loading branch information
1 parent
4dd53d9
commit 7fe393e
Showing
1 changed file
with
51 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters