aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/bandwidth.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/bandwidth.exp')
-rwxr-xr-xtest/network/bandwidth.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/network/bandwidth.exp b/test/network/bandwidth.exp
index ff293a569..8f4e39022 100755
--- a/test/network/bandwidth.exp
+++ b/test/network/bandwidth.exp
@@ -50,7 +50,7 @@ sleep 1
50send -- "firejail --bandwidth=test clear br0\r" 50send -- "firejail --bandwidth=test clear br0\r"
51expect { 51expect {
52 timeout {puts "TESTING ERROR 7\n";exit} 52 timeout {puts "TESTING ERROR 7\n";exit}
53 "Removing bandwith limits" 53 "Removing bandwidth limits"
54} 54}
55sleep 1 55sleep 1
56 56