aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps-x11/firefox.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/apps-x11/firefox.exp')
-rwxr-xr-xtest/apps-x11/firefox.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/apps-x11/firefox.exp b/test/apps-x11/firefox.exp
index 7861187ed..ac177211d 100755
--- a/test/apps-x11/firefox.exp
+++ b/test/apps-x11/firefox.exp
@@ -36,7 +36,7 @@ expect {
36send -- "firejail --name=blablabla\r" 36send -- "firejail --name=blablabla\r"
37expect { 37expect {
38 timeout {puts "TESTING ERROR 4\n";exit} 38 timeout {puts "TESTING ERROR 4\n";exit}
39 "Child process initialized" 39 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms"
40} 40}
41sleep 2 41sleep 2
42 42