aboutsummaryrefslogtreecommitdiffstats
path: root/test/vlc.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/vlc.exp')
-rwxr-xr-xtest/vlc.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vlc.exp b/test/vlc.exp
index 8ab5aa2ce..53d25c9dd 100755
--- a/test/vlc.exp
+++ b/test/vlc.exp
@@ -13,7 +13,7 @@ expect {
13 timeout {puts "TESTING ERROR 1\n";exit} 13 timeout {puts "TESTING ERROR 1\n";exit}
14 "Child process initialized" 14 "Child process initialized"
15} 15}
16sleep 10 16sleep 3
17 17
18spawn $env(SHELL) 18spawn $env(SHELL)
19send -- "firejail --list\r" 19send -- "firejail --list\r"