aboutsummaryrefslogtreecommitdiffstats
path: root/test/net_local.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/net_local.exp')
-rwxr-xr-xtest/net_local.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/net_local.exp b/test/net_local.exp
index 032c0427d..642213658 100755
--- a/test/net_local.exp
+++ b/test/net_local.exp
@@ -40,10 +40,6 @@ expect {
40 timeout {puts "TESTING ERROR 7\n";exit} 40 timeout {puts "TESTING ERROR 7\n";exit}
41 "255.0.0.0" 41 "255.0.0.0"
42} 42}
43expect {
44 timeout {puts "TESTING ERROR 8\n";exit}
45 "UP"
46}
47 43
48puts "all done\n" 44puts "all done\n"
49 45