From a3bf167404043700ec3b561c3c9b1f7a10f35632 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 5 Oct 2020 11:20:43 -0400 Subject: testing --- test/filters/seccomp-run-files.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/filters/seccomp-run-files.exp') diff --git a/test/filters/seccomp-run-files.exp b/test/filters/seccomp-run-files.exp index fd3033a69..5f468cf24 100755 --- a/test/filters/seccomp-run-files.exp +++ b/test/filters/seccomp-run-files.exp @@ -24,7 +24,7 @@ after 100 send -- "ls -l /run/firejail/mnt/seccomp | grep -c seccomp\r" expect { timeout {puts "TESTING ERROR 3\n";exit} - "5" + "6" } send -- "exit\r" sleep 1 @@ -90,7 +90,7 @@ after 100 send -- "ls -l /run/firejail/mnt/seccomp | grep -c seccomp\r" expect { timeout {puts "TESTING ERROR 18\n";exit} - "6" + "8" } send -- "exit\r" sleep 1 -- cgit v1.2.3-54-g00ecf