From cecd43784290fba972b2b1aa732d0f8531b8b846 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 20 May 2016 07:59:22 -0400 Subject: fixes --- test/filters/noroot.exp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/filters/noroot.exp') diff --git a/test/filters/noroot.exp b/test/filters/noroot.exp index 7f4f189ee..bbd2291c8 100755 --- a/test/filters/noroot.exp +++ b/test/filters/noroot.exp @@ -143,6 +143,7 @@ expect { timeout {puts "TESTING ERROR 22\n";exit} "effective uid is not 0, is sudo installed setuid root?" { puts "OK\n";} "sudo must be owned by uid 0 and have the setuid bit set" { puts "OK\n";} + "Permission denied" { puts "OK\n";} } send -- "cat /proc/self/uid_map | wc -l\r" expect { -- cgit v1.2.3-54-g00ecf