aboutsummaryrefslogtreecommitdiffstats
path: root/test/overlay/firefox-x11.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/overlay/firefox-x11.exp')
-rwxr-xr-xtest/overlay/firefox-x11.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/overlay/firefox-x11.exp b/test/overlay/firefox-x11.exp
index 652385cda..96c6796bb 100755
--- a/test/overlay/firefox-x11.exp
+++ b/test/overlay/firefox-x11.exp
@@ -36,7 +36,7 @@ expect {
36send -- "firejail --name=blablabla --overlay\r" 36send -- "firejail --name=blablabla --overlay\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