aboutsummaryrefslogtreecommitdiffstats
path: root/test/evince.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/evince.exp')
-rwxr-xr-xtest/evince.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/evince.exp b/test/evince.exp
index 7b115144c..ba6ca1b6d 100755
--- a/test/evince.exp
+++ b/test/evince.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"