summaryrefslogtreecommitdiffhomepage
path: root/runsc/cmd/restore.go
diff options
context:
space:
mode:
authorFabricio Voznika <fvoznika@google.com>2020-08-19 17:03:21 -0700
committerAndrei Vagin <avagin@gmail.com>2020-09-09 17:53:10 -0700
commit59a394f856108dcb33f242a61ff6e1700161b4f3 (patch)
treeae991cb1778f4f86acdd066502a957a6fb300314 /runsc/cmd/restore.go
parent29fc0a272957105da566d17b1962322088864b6a (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 'runsc/cmd/restore.go')
0 files changed, 0 insertions, 0 deletions