From fc116c063938d5e141d5fbc38e8013d9832ef315 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 15 Sep 2016 09:59:11 -0400 Subject: testing --- test/filters/seccomp-su.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/filters/seccomp-su.exp') diff --git a/test/filters/seccomp-su.exp b/test/filters/seccomp-su.exp index 7833c69b0..3feabc20f 100755 --- a/test/filters/seccomp-su.exp +++ b/test/filters/seccomp-su.exp @@ -30,7 +30,7 @@ expect { send -- "ping google.com\r" expect { - timeout {puts "TESTING ERROR 2\n";exit} + timeout {puts "TESTING ERROR 3\n";exit} "Operation not permitted" {puts "OK\n"} "unknown host" {puts "OK\n"} } -- cgit v1.2.3-54-g00ecf