aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/net_interface.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/net_interface.exp')
-rwxr-xr-xtest/network/net_interface.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/network/net_interface.exp b/test/network/net_interface.exp
index 2e6619938..2f87024d8 100755
--- a/test/network/net_interface.exp
+++ b/test/network/net_interface.exp
@@ -86,6 +86,8 @@ expect {
86 timeout {puts "TESTING ERROR 5.1\n";exit} 86 timeout {puts "TESTING ERROR 5.1\n";exit}
87 "UP" 87 "UP"
88} 88}
89send -- "exit\r"
90after 100
89 91
90puts "all done\n" 92puts "all done\n"
91 93