From 27c4d069f322fbeca07c88e0e96208233103a5db Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 28 Feb 2023 09:51:26 -0500 Subject: chroot testing --- test/chroot/unchroot-as-root.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/chroot/unchroot-as-root.exp') diff --git a/test/chroot/unchroot-as-root.exp b/test/chroot/unchroot-as-root.exp index eccb400c0..7614ed406 100755 --- a/test/chroot/unchroot-as-root.exp +++ b/test/chroot/unchroot-as-root.exp @@ -22,7 +22,7 @@ after 100 send -- "./unchroot\r" expect { timeout {puts "TESTING ERROR 1\n";exit} - "Bad system call" + "Operation not permitted" } after 100 -- cgit v1.2.3-54-g00ecf