From cb3a61d71f60f788f72cf2dbcd0b02079272c792 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sat, 18 Jun 2016 18:52:11 +0200 Subject: fix logged test sequence number --- test/utils/seccomp.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/utils/seccomp.exp b/test/utils/seccomp.exp index a318e39b1..c9726ff21 100755 --- a/test/utils/seccomp.exp +++ b/test/utils/seccomp.exp @@ -40,7 +40,7 @@ expect { "bingo2" } expect { - timeout {puts "TESTING ERROR 3\n";exit} + timeout {puts "TESTING ERROR 4\n";exit} "Seccomp: 0" } after 100 -- cgit v1.2.3-54-g00ecf