summaryrefslogtreecommitdiffstats
path: root/test/network/bandwidth.exp
diff options
context:
space:
mode:
authorLibravatar luz.paz <luzpaz@users.noreply.github.com>2018-11-19 10:07:39 -0500
committerLibravatar luz.paz <luzpaz@users.noreply.github.com>2018-11-19 10:07:39 -0500
commit681e074681d8864c07f6cfa5c263ed6e384da878 (patch)
tree0482b61024223273180be9214b6c1d2ae390e550 /test/network/bandwidth.exp
parentRemove -c from usage completely. (diff)
downloadfirejail-681e074681d8864c07f6cfa5c263ed6e384da878.tar.gz
firejail-681e074681d8864c07f6cfa5c263ed6e384da878.tar.zst
firejail-681e074681d8864c07f6cfa5c263ed6e384da878.zip
Misc. typos
Found using `codespell -q 3 -L shotcut,objext,als,ans,creat,varius,chage,tthe`
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