aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/net_local.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/net_local.exp')
-rwxr-xr-xtest/network/net_local.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/network/net_local.exp b/test/network/net_local.exp
index 60ab2af05..b72b9adaf 100755
--- a/test/network/net_local.exp
+++ b/test/network/net_local.exp
@@ -43,6 +43,8 @@ expect {
43 timeout {puts "TESTING ERROR 7\n";exit} 43 timeout {puts "TESTING ERROR 7\n";exit}
44 "255.0.0.0" 44 "255.0.0.0"
45} 45}
46send -- "exit\r"
47after 100
46 48
47puts "all done\n" 49puts "all done\n"
48 50