aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/firecfg.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-10-30 09:12:52 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-10-30 09:12:52 -0400
commitead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac (patch)
tree612f9b5fdd59e97e545834df1a715b0d09d0d735 /test/root/firecfg.exp
parenttesting (diff)
downloadfirejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.tar.gz
firejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.tar.zst
firejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.zip
testing
Diffstat (limited to 'test/root/firecfg.exp')
-rwxr-xr-xtest/root/firecfg.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/root/firecfg.exp b/test/root/firecfg.exp
index 8210496bb..66c956a85 100755
--- a/test/root/firecfg.exp
+++ b/test/root/firecfg.exp
@@ -17,6 +17,8 @@ expect {
17} 17}
18sleep 1 18sleep 1
19 19
20send -- "stty -echo\r"
21after 100
20send -- "file /usr/local/bin/firefox; echo done\r" 22send -- "file /usr/local/bin/firefox; echo done\r"
21expect { 23expect {
22 timeout {puts "TESTING ERROR 1\n";exit} 24 timeout {puts "TESTING ERROR 1\n";exit}