From cf5559df5e168fd57a2757776f182704572c6941 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 28 Mar 2017 15:31:50 -0400 Subject: rlimit fixes; ~/.cache cleanup --- test/environment/rlimit-bad-profile.exp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/environment/rlimit-bad-profile.exp') diff --git a/test/environment/rlimit-bad-profile.exp b/test/environment/rlimit-bad-profile.exp index 80693a4a0..cd77402fd 100755 --- a/test/environment/rlimit-bad-profile.exp +++ b/test/environment/rlimit-bad-profile.exp @@ -8,27 +8,27 @@ match_max 100000 send -- "firejail --profile=rlimit-bad1.profile\r" expect { timeout {puts "TESTING ERROR 4\n";exit} - "Invalid rlimit option" + "invalid rlimit" } after 100 send -- "firejail --profile=rlimit-bad2.profile\r" expect { timeout {puts "TESTING ERROR 5\n";exit} - "Invalid rlimit option" + "invalid rlimit" } after 100 send -- "firejail --profile=rlimit-bad3.profile\r" expect { timeout {puts "TESTING ERROR 6\n";exit} - "Invalid rlimit option" + "invalid rlimit" } after 100 send -- "firejail --profile=rlimit-bad4.profile\r" expect { timeout {puts "TESTING ERROR 7\n";exit} - "Invalid rlimit option" + "invalid rlimit" } after 100 -- cgit v1.2.3-70-g09d2