aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/net_scan.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/net_scan.exp')
-rwxr-xr-xtest/network/net_scan.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/network/net_scan.exp b/test/network/net_scan.exp
index bb46f9c60..84893cf9c 100755
--- a/test/network/net_scan.exp
+++ b/test/network/net_scan.exp
@@ -7,7 +7,7 @@ set timeout 10
7spawn $env(SHELL) 7spawn $env(SHELL)
8match_max 100000 8match_max 100000
9 9
10# 10#
11send -- "firejail --net=br1 --ip=10.10.30.50\r" 11send -- "firejail --net=br1 --ip=10.10.30.50\r"
12expect { 12expect {
13 timeout {puts "TESTING ERROR 0\n";exit} 13 timeout {puts "TESTING ERROR 0\n";exit}
@@ -72,4 +72,3 @@ sleep 1
72after 100 72after 100
73 73
74puts "\nall done\n" 74puts "\nall done\n"
75