Drop unnecessary bazelrc lines

The 'test' command inherits its values from the settings for the build
command.

Change-Id: Ic579c1c231f897004d1a5744a5b16c260a90c138
This commit is contained in:
Han-Wen Nienhuys 2017-11-08 17:58:42 +01:00
parent b724e74789
commit 5fceed3028

View File

@ -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