From 271dc51fa6b37bf64a5d02733956221f9dee52f9 Mon Sep 17 00:00:00 2001 From: kuesji koesnu Date: Fri, 11 Jun 2021 17:45:56 +0300 Subject: grammar issues and fixing test cases for rlimit --- test/environment/rlimit-bad-profile.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 b838f83f4..2c5793c9d 100755 --- a/test/environment/rlimit-bad-profile.exp +++ b/test/environment/rlimit-bad-profile.exp @@ -11,7 +11,7 @@ match_max 100000 send -- "firejail --profile=rlimit-bad1.profile\r" expect { timeout {puts "TESTING ERROR 4\n";exit} - "invalid rlimit" + "invalid rlimit-fsize in profile file. only use positive numbers and k, m or g suffix." } after 100 -- cgit v1.2.3-54-g00ecf