aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/bandwidth.exp
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2018-11-19 17:39:46 -0600
committerLibravatar GitHub <noreply@github.com>2018-11-19 17:39:46 -0600
commit7c903b45c2f2c7ae2785deedfc03d76a0cda36fd (patch)
tree0482b61024223273180be9214b6c1d2ae390e550 /test/network/bandwidth.exp
parentRemove -c from usage completely. (diff)
parentMisc. typos (diff)
downloadfirejail-7c903b45c2f2c7ae2785deedfc03d76a0cda36fd.tar.gz
firejail-7c903b45c2f2c7ae2785deedfc03d76a0cda36fd.tar.zst
firejail-7c903b45c2f2c7ae2785deedfc03d76a0cda36fd.zip
Merge pull request #2265 from luzpaz/misc-typos
Misc. typos
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