aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_linux.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-07-11 21:45:04 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-07-12 08:22:14 +0200
commit1ad470c26510d8ad078a0c4cfbd26010491692be (patch)
treee5e7e3e9865fc85ff954f877f3f11478ef05eee7 /executor/common_linux.h
parent7ba05d2dd657a3306d4729982dda87273334e850 (diff)
pkg/vcs: don't sandbox syzkaller repo
Currently we sandbox all repos b/c we assumed that all builds are also sandboxes. But this causes havoc for bisection/patch testing b/c syzkaller build is not actually sandboxed anywhere. Build creates root-owned files and then git can't do anything with them but don't report errors either: $ git checkout 8eda0b95 && echo OK error: unable to unlink old 'sys/linux/gen/386.go': Permission denied error: unable to unlink old 'sys/linux/gen/ppc64le.go': Permission denied ... HEAD is now at 8eda0b957e5b OK We trust own sources and we don't test syzkaller patches, so don't sandbox syzkaller repos.
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions