From d0a4842403a3f01b18a5c404de7de2d390dd1d59 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 31 Oct 2019 14:24:03 -0400 Subject: testing --- test/filters/seccomp-su.exp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'test/filters/seccomp-su.exp') diff --git a/test/filters/seccomp-su.exp b/test/filters/seccomp-su.exp index 3ff75b3b6..8417cadaf 100755 --- a/test/filters/seccomp-su.exp +++ b/test/filters/seccomp-su.exp @@ -28,13 +28,6 @@ expect { "Bad system call" {puts "OK\n"} } -send -- "ping google.com\r" -expect { - timeout {puts "TESTING ERROR 3\n";exit} - "Operation not permitted" {puts "OK\n"} - "unknown host" {puts "OK\n"} -} - send -- "exit\r" after 100 puts "all done\n" -- cgit v1.2.3-54-g00ecf