aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/rlimit-profile.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-08-14 06:42:22 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-08-14 06:42:22 -0400
commit8263c47038b498fb3d3fdf80e1da186637c6b8ad (patch)
treecb65ed4c2917fcde26bb77cc903330992d755244 /test/environment/rlimit-profile.exp
parentAppArmor fix (diff)
parenttests: fix check for modules directory (diff)
downloadfirejail-8263c47038b498fb3d3fdf80e1da186637c6b8ad.tar.gz
firejail-8263c47038b498fb3d3fdf80e1da186637c6b8ad.tar.zst
firejail-8263c47038b498fb3d3fdf80e1da186637c6b8ad.zip
Merge branch 'release-0.9.62' of https://github.com/netblue30/firejail into release-0.9.62
Diffstat (limited to 'test/environment/rlimit-profile.exp')
-rwxr-xr-xtest/environment/rlimit-profile.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/environment/rlimit-profile.exp b/test/environment/rlimit-profile.exp
index 43d6a3ee0..33eb0b3fd 100755
--- a/test/environment/rlimit-profile.exp
+++ b/test/environment/rlimit-profile.exp
@@ -27,7 +27,7 @@ expect {
27} 27}
28expect { 28expect {
29 timeout {puts "TESTING ERROR 1.4\n";exit} 29 timeout {puts "TESTING ERROR 1.4\n";exit}
30 "Max address space 123456789012 123456789012" 30 "Max address space 1234567890 1234567890"
31} 31}
32expect { 32expect {
33 timeout {puts "TESTING ERROR 1.5\n";exit} 33 timeout {puts "TESTING ERROR 1.5\n";exit}