aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2020-08-18 00:49:11 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2020-08-18 00:49:11 +0200
commit42ae2c9fb449ad7420eb505bbfb52595ce0a342a (patch)
tree44384d9c88c6c883717c47a45b1010f5a710045d /test
parentFix missing mkfile in 5d741795c3bb2060730e282a8f512b999418e098 (diff)
downloadfirejail-42ae2c9fb449ad7420eb505bbfb52595ce0a342a.tar.gz
firejail-42ae2c9fb449ad7420eb505bbfb52595ce0a342a.tar.zst
firejail-42ae2c9fb449ad7420eb505bbfb52595ce0a342a.zip
tests: fix formatting in rlimit tests
Diffstat (limited to 'test')
-rwxr-xr-xtest/environment/rlimit-profile.exp2
-rwxr-xr-xtest/environment/rlimit.exp2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/environment/rlimit-profile.exp b/test/environment/rlimit-profile.exp
index 6dd7cb3b5..63b01a38c 100755
--- a/test/environment/rlimit-profile.exp
+++ b/test/environment/rlimit-profile.exp
@@ -30,7 +30,7 @@ expect {
30} 30}
31expect { 31expect {
32 timeout {puts "TESTING ERROR 1.4\n";exit} 32 timeout {puts "TESTING ERROR 1.4\n";exit}
33 "Max address space 1234567890 1234567890" 33 "Max address space 1234567890 1234567890"
34} 34}
35expect { 35expect {
36 timeout {puts "TESTING ERROR 1.5\n";exit} 36 timeout {puts "TESTING ERROR 1.5\n";exit}
diff --git a/test/environment/rlimit.exp b/test/environment/rlimit.exp
index ed3f08e20..c80f2857c 100755
--- a/test/environment/rlimit.exp
+++ b/test/environment/rlimit.exp
@@ -30,7 +30,7 @@ expect {
30} 30}
31expect { 31expect {
32 timeout {puts "TESTING ERROR 1.4\n";exit} 32 timeout {puts "TESTING ERROR 1.4\n";exit}
33 "Max address space 1234567890 1234567890" 33 "Max address space 1234567890 1234567890"
34} 34}
35expect { 35expect {
36 timeout {puts "TESTING ERROR 1.5\n";exit} 36 timeout {puts "TESTING ERROR 1.5\n";exit}