From 2e4bd3028464e92a1fcb1c94a530bca0950a20da Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 10 Jun 2016 13:15:27 -0400 Subject: testing --- test/apps/vlc.exp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/apps/vlc.exp') diff --git a/test/apps/vlc.exp b/test/apps/vlc.exp index 762e1fbd9..f0903c170 100755 --- a/test/apps/vlc.exp +++ b/test/apps/vlc.exp @@ -28,7 +28,7 @@ expect { timeout {puts "TESTING ERROR 3.1\n";exit} "vlc" } -sleep 1 +after 100 # grsecurity exit send -- "file /proc/sys/kernel/grsecurity\r" @@ -59,7 +59,7 @@ expect { timeout {puts "TESTING ERROR 5.1\n";exit} "name=blablabla" } -sleep 1 +after 100 send -- "firemon --caps\r" expect { timeout {puts "TESTING ERROR 6\n";exit} @@ -77,7 +77,7 @@ expect { timeout {puts "TESTING ERROR 6.3\n";exit} "name=blablabla" } -sleep 1 +after 100 puts "\nall done\n" -- cgit v1.2.3-54-g00ecf