aboutsummaryrefslogtreecommitdiffstats
path: root/test/net_local.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-16 13:57:43 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-16 13:57:43 -0400
commitf475f7f3a907c2966ab95d699382567b30f37266 (patch)
treecbaad33dce6203b979fe059c33fb73bc7e832dcb /test/net_local.exp
parentdebian 32bit fixes (diff)
downloadfirejail-f475f7f3a907c2966ab95d699382567b30f37266.tar.gz
firejail-f475f7f3a907c2966ab95d699382567b30f37266.tar.zst
firejail-f475f7f3a907c2966ab95d699382567b30f37266.zip
arch testing
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