Merge "Drop unnecessary bazelrc lines"
This commit is contained in:
@@ -392,9 +392,6 @@ and add these lines to your `~/.bazelrc` file:
|
||||
build --experimental_local_disk_cache_path=/home/<user>/.gerritcodereview/bazel-cache/cas
|
||||
build --experimental_local_disk_cache
|
||||
build --experimental_strict_action_env
|
||||
test --experimental_local_disk_cache_path=/home/user>/.gerritcodereview/bazel-cache/cas
|
||||
test --experimental_local_disk_cache
|
||||
test --experimental_strict_action_env
|
||||
----
|
||||
|
||||
[NOTE] `experimental_local_disk_cache_path` must be absolute path. Expansion of `~` is
|
||||
|
||||
Reference in New Issue
Block a user