test/sandbox/ptrace: dump seccomp bpf program
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -116,7 +116,7 @@ func (t *T) MustCheck(want *TestCase) {
|
||||
}
|
||||
|
||||
if want.Seccomp {
|
||||
if TrySyscalls() != nil {
|
||||
if trySyscalls() != nil {
|
||||
os.Exit(1)
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user