From ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 30 Oct 2017 09:12:52 -0400 Subject: testing --- test/filters/seccomp-chmod.exp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'test/filters/seccomp-chmod.exp') diff --git a/test/filters/seccomp-chmod.exp b/test/filters/seccomp-chmod.exp index 35c6f69c2..1dd9633c2 100755 --- a/test/filters/seccomp-chmod.exp +++ b/test/filters/seccomp-chmod.exp @@ -12,8 +12,10 @@ expect { timeout {puts "TESTING ERROR 0\n";exit} "Child process initialized" } -sleep 2 +sleep 1 +send -- "stty -echo\r" +after 100 send -- "cd ~; echo done\r" expect { timeout {puts "TESTING ERROR 1\n";exit} -- cgit v1.2.3-54-g00ecf