aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/bandwidth.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/bandwidth.exp')
-rwxr-xr-xtest/network/bandwidth.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/network/bandwidth.exp b/test/network/bandwidth.exp
index 25845c728..db9772789 100755
--- a/test/network/bandwidth.exp
+++ b/test/network/bandwidth.exp
@@ -54,6 +54,9 @@ expect {
54} 54}
55sleep 1 55sleep 1
56 56
57send -- "stty -echo\r"
58after 100
59
57send -- "firejail --bandwidth=test status; echo done\r" 60send -- "firejail --bandwidth=test status; echo done\r"
58expect { 61expect {
59 timeout {puts "TESTING ERROR 8\n";exit} 62 timeout {puts "TESTING ERROR 8\n";exit}