From 83781d0de57e584077848a7b19f291b1d9d9d604 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 1 Sep 2015 11:45:23 -0400 Subject: testing, admin work --- test/seccomp-debug.exp | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'test/seccomp-debug.exp') diff --git a/test/seccomp-debug.exp b/test/seccomp-debug.exp index a7b89912a..1034f040e 100755 --- a/test/seccomp-debug.exp +++ b/test/seccomp-debug.exp @@ -7,11 +7,7 @@ match_max 100000 send -- "firejail --seccomp --debug\r" expect { timeout {puts "TESTING ERROR 0\n";exit} - "Blacklisting syscall" -} -expect { - timeout {puts "TESTING ERROR 1\n";exit} - "open_by_handle_at" + "SECCOMP Filter" } expect { timeout {puts "TESTING ERROR 2\n";exit} @@ -28,5 +24,5 @@ expect { sleep 2 send -- "exit\r" -sleep 1 -puts "\n" +after 100 +puts "all done\n" -- cgit v1.2.3-70-g09d2