From ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 30 Oct 2017 09:12:52 -0400 Subject: testing --- test/environment/quiet.exp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/environment') diff --git a/test/environment/quiet.exp b/test/environment/quiet.exp index 3ab6d7f53..0df798f01 100755 --- a/test/environment/quiet.exp +++ b/test/environment/quiet.exp @@ -7,7 +7,8 @@ set timeout 4 spawn $env(SHELL) match_max 100000 -# check ip address +send -- "stty -echo\r" +after 100 send -- "firejail --quiet echo done\r" expect { timeout {puts "TESTING ERROR 1\n";exit} -- cgit v1.2.3-54-g00ecf