From bfd93f604a09ae55c7cf9f37e1eea7abf224015a Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 22 Aug 2016 09:05:53 -0400 Subject: testing --- test/environment/shell-none.exp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/environment/shell-none.exp') diff --git a/test/environment/shell-none.exp b/test/environment/shell-none.exp index e30008f83..8f3df794f 100755 --- a/test/environment/shell-none.exp +++ b/test/environment/shell-none.exp @@ -19,7 +19,7 @@ expect { timeout {puts "TESTING ERROR 1\n";exit} "shell=none configured, but no program specified" } -sleep 1 +after 100 send -- "firejail --shell=none ls\r" expect { @@ -30,7 +30,7 @@ expect { timeout {puts "TESTING ERROR 3\n";exit} "environment.sh" } -sleep 1 +after 100 send -- "firejail --profile=shell-none.profile ls\r" expect { @@ -41,7 +41,7 @@ expect { timeout {puts "TESTING ERROR 5\n";exit} "environment.sh" } -sleep 1 +after 100 puts "\nall done\n" -- cgit v1.2.3-54-g00ecf