aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/firemon-events.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/root/firemon-events.exp')
-rwxr-xr-xtest/root/firemon-events.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/root/firemon-events.exp b/test/root/firemon-events.exp
index f2c0879db..8eab93a2a 100755
--- a/test/root/firemon-events.exp
+++ b/test/root/firemon-events.exp
@@ -18,7 +18,7 @@ set firejail_id $spawn_id
18send -- "firejail\r" 18send -- "firejail\r"
19expect { 19expect {
20 timeout {puts "TESTING ERROR 0\n";exit} 20 timeout {puts "TESTING ERROR 0\n";exit}
21 "Child process initialized" 21 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms"
22} 22}
23 23
24# get messages on firemon 24# get messages on firemon