From 28eab84f13c3d1596e15715f5b17c11e873ab027 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Thu, 2 Jan 2020 13:42:38 +0100 Subject: tests: use pid 1, which will also exist in containers --- test/utils/shutdown.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/utils/shutdown.exp b/test/utils/shutdown.exp index eb691bbf8..0d5ec5d63 100755 --- a/test/utils/shutdown.exp +++ b/test/utils/shutdown.exp @@ -41,7 +41,7 @@ expect { } after 100 -send -- "firejail --shutdown=10\r" +send -- "firejail --shutdown=1\r" expect { timeout {puts "TESTING ERROR 5\n";exit} "this is not a firejail sandbox" -- cgit v1.2.3-54-g00ecf