summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/vfs
diff options
context:
space:
mode:
authorFabricio Voznika <fvoznika@google.com>2020-08-19 17:03:21 -0700
committergVisor bot <gvisor-bot@google.com>2020-08-19 17:05:45 -0700
commit25babd63519151eb6e70d847d8fd0172c1d7090f (patch)
treeae991cb1778f4f86acdd066502a957a6fb300314 /pkg/sentry/vfs
parentf8a9483002a31eb96f99c93a77293ade35a8da5a (diff)
Run bazel build before deleting cached gopath files
bazel creates sysmlink to the cache on the first invokation. On a new clone, there are no symlink, thus `rm -rf bazel-bin/gopath` has no effect. Call `bazel build something` first, then delete cached gopath. PiperOrigin-RevId: 327536044
Diffstat (limited to 'pkg/sentry/vfs')
0 files changed, 0 insertions, 0 deletions