From 24d38a4a23dc0beb66fe03dd042aefae47b03d50 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 17 Dec 2015 10:31:39 -0500 Subject: add support for sandbox name in profile files --- test/seccomp-bad-empty.exp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/seccomp-bad-empty.exp') diff --git a/test/seccomp-bad-empty.exp b/test/seccomp-bad-empty.exp index 53b5c2e21..631d67743 100755 --- a/test/seccomp-bad-empty.exp +++ b/test/seccomp-bad-empty.exp @@ -25,14 +25,14 @@ expect { send -- "firejail --profile=seccomp-bad-empty.profile\r" expect { timeout {puts "TESTING ERROR 6\n";exit} - "Error: line 1 in the custom profile is invalid" + "Error: line 1 in seccomp-bad-empty.profile is invalid" } send -- "firejail --profile=seccomp-bad-empty2.profile\r" expect { timeout {puts "TESTING ERROR 7\n";exit} - "Error: line 1 in the custom profile is invalid" + "Error: line 1 in seccomp-bad-empty2.profile is invalid" } sleep 1 -puts "\n" +puts "\nall done\n" -- cgit v1.2.3-70-g09d2