From bb4830eb7eb1a1345f13a8f2e8e21a524dda3049 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 12 Apr 2016 07:46:11 -0400 Subject: fixed sigterm forwarding --- test/features/3.6.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/features/3.6.exp') diff --git a/test/features/3.6.exp b/test/features/3.6.exp index fbb3986a0..a00517716 100755 --- a/test/features/3.6.exp +++ b/test/features/3.6.exp @@ -59,6 +59,7 @@ if { $chroot == "chroot" } { send -- "firejail --noprofile --chroot=/tmp/chroot --private-etc=group,hostname,hosts,nsswitch.conf,passwd,resolv.conf,skel\r" expect { timeout {puts "TESTING ERROR 4\n";exit} + "chroot option is not available" {puts "grsecurity\n"; exit} "Child process initialized" } sleep 1 -- cgit v1.2.3-54-g00ecf