aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-14 01:02:15 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-14 01:03:52 -0300
commited5f3fca1adc9ee6ab4a415e882af4d05609c3e6 (patch)
tree9f2f64cb8a842c655796b87a7978fc3120896da4
parentCI: remove cgroup test because feature has been removed (diff)
downloadfirejail-ed5f3fca1adc9ee6ab4a415e882af4d05609c3e6.tar.gz
firejail-ed5f3fca1adc9ee6ab4a415e882af4d05609c3e6.tar.zst
firejail-ed5f3fca1adc9ee6ab4a415e882af4d05609c3e6.zip
test/fs/invalid_filename.exp: s/end/send/
This amends commit c165510dc ("CI: remove cgroup test because feature has been removed", 2022-06-13).
-rwxr-xr-xtest/fs/invalid_filename.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fs/invalid_filename.exp b/test/fs/invalid_filename.exp
index 658aae221..0ad43284f 100755
--- a/test/fs/invalid_filename.exp
+++ b/test/fs/invalid_filename.exp
@@ -18,7 +18,7 @@ expect {
18} 18}
19after 100 19after 100
20 20
21end -- "firejail --noprofile --chroot=\"bla&&bla\"\r" 21send -- "firejail --noprofile --chroot=\"bla&&bla\"\r"
22expect { 22expect {
23 timeout {puts "TESTING ERROR 3.2\n";exit} 23 timeout {puts "TESTING ERROR 3.2\n";exit}
24 "Error:" 24 "Error:"