aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/firecfg.exp
diff options
context:
space:
mode:
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}