aboutsummaryrefslogtreecommitdiffstats
path: root/test/firefox.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/firefox.exp')
-rwxr-xr-xtest/firefox.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/firefox.exp b/test/firefox.exp
index e1b31dd87..c2e64e04f 100755
--- a/test/firefox.exp
+++ b/test/firefox.exp
@@ -4,7 +4,7 @@ set timeout 10
4spawn $env(SHELL) 4spawn $env(SHELL)
5match_max 100000 5match_max 100000
6 6
7send -- "firejail --tracelog firefox www.gentoo.org\r" 7send -- "firejail firefox www.gentoo.org\r"
8expect { 8expect {
9 timeout {puts "TESTING ERROR 0\n";exit} 9 timeout {puts "TESTING ERROR 0\n";exit}
10 "Reading profile /etc/firejail/firefox.profile" 10 "Reading profile /etc/firejail/firefox.profile"