From e3a306f51bf6d76c9c8d40deeecb0ec0147624ff Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 5 Apr 2016 12:08:44 -0400 Subject: grsecurity: testing --- test/features/3.3.exp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/features/3.3.exp') diff --git a/test/features/3.3.exp b/test/features/3.3.exp index 74260cad3..bb2c34dc1 100755 --- a/test/features/3.3.exp +++ b/test/features/3.3.exp @@ -36,7 +36,8 @@ if { $overlay == "overlay" } { send -- "firejail --noprofile --overlay --blacklist=/home/netblue/.config\r" expect { timeout {puts "TESTING ERROR 2\n";exit} - "Child process initialized" + "overlay option is not available" {puts "grsecurity\n"; exit} + "Child process initialized" {puts "normal system\n"} } sleep 1 -- cgit v1.2.3-70-g09d2