aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/net_macvlan2.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/net_macvlan2.exp')
-rwxr-xr-xtest/network/net_macvlan2.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/network/net_macvlan2.exp b/test/network/net_macvlan2.exp
index 9be0a8580..abc6641bf 100755
--- a/test/network/net_macvlan2.exp
+++ b/test/network/net_macvlan2.exp
@@ -30,7 +30,7 @@ expect {
30} 30}
31expect { 31expect {
32 timeout {puts "TESTING ERROR 0.6\n";exit} 32 timeout {puts "TESTING ERROR 0.6\n";exit}
33 "Child process initialized" 33 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms"
34} 34}
35after 100 35after 100
36send -- "exit\r" 36send -- "exit\r"