aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/net_none.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-10-30 09:12:52 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-10-30 09:12:52 -0400
commitead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac (patch)
tree612f9b5fdd59e97e545834df1a715b0d09d0d735 /test/network/net_none.exp
parenttesting (diff)
downloadfirejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.tar.gz
firejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.tar.zst
firejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.zip
testing
Diffstat (limited to 'test/network/net_none.exp')
-rwxr-xr-xtest/network/net_none.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/network/net_none.exp b/test/network/net_none.exp
index 0d3701f22..b489d43f3 100755
--- a/test/network/net_none.exp
+++ b/test/network/net_none.exp
@@ -19,6 +19,9 @@ sleep 1
19# test default gw 19# test default gw
20send -- "bash\r" 20send -- "bash\r"
21sleep 1 21sleep 1
22send -- "stty -echo\r"
23after 100
24
22send -- "netstat -rn; echo done\r" 25send -- "netstat -rn; echo done\r"
23expect { 26expect {
24 timeout {puts "TESTING ERROR 1\n";exit} 27 timeout {puts "TESTING ERROR 1\n";exit}