-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(bazel): Simplify obtaining the Bazel version
Using the default `bazel --version` is simpler and more resilient in case of mis-configuration, such as the disk cache pointing to a non-existing directory. Signed-off-by: Frank Viernau <[email protected]>
- Loading branch information
1 parent
767475e
commit fd6b3fb
Showing
2 changed files
with
1 addition
and
30 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
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