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/1.8.exp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/features/1.8.exp') diff --git a/test/features/1.8.exp b/test/features/1.8.exp index dd525df49..493a87328 100755 --- a/test/features/1.8.exp +++ b/test/features/1.8.exp @@ -73,7 +73,8 @@ if { $overlay == "overlay" } { send -- "firejail --noprofile --overlay\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 send -- "ls /etc/firejail\r" -- cgit v1.2.3-54-g00ecf