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.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/network/net_local.exp b/test/network/net_local.exp
index b72b9adaf..d58135785 100755
--- a/test/network/net_local.exp
+++ b/test/network/net_local.exp
@@ -17,9 +17,9 @@ expect {
17 timeout {puts "TESTING ERROR 4\n";exit} 17 timeout {puts "TESTING ERROR 4\n";exit}
18 "Child process initialized" 18 "Child process initialized"
19} 19}
20sleep 2 20sleep 1
21send -- "exit\r" 21send -- "exit\r"
22sleep 2 22sleep 1
23 23
24# check loopback 24# check loopback
25send -- "firejail --noprofile\r" 25send -- "firejail --noprofile\r"