From d380de39f039cf23a992b08c506cc200a7cf6292 Mon Sep 17 00:00:00 2001 From: Austin Morton Date: Mon, 20 May 2019 20:50:48 -0400 Subject: Add deterministic-exit-code option to ensure firejail exits with the first childs exit code regardless of the termination ordering of orphaned children --- test/environment/environment.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/environment/environment.sh') diff --git a/test/environment/environment.sh b/test/environment/environment.sh index 85d6c0873..5b4aa32f4 100755 --- a/test/environment/environment.sh +++ b/test/environment/environment.sh @@ -116,3 +116,6 @@ echo "TESTING: rlimit errors (test/environment/rlimit-bad.exp)" echo "TESTING: rlimit errors profile (test/environment/rlimit-bad-profile.exp)" ./rlimit-bad-profile.exp + +echo "TESTING: deterministic exit code (test/environment/deterministic-exit-code.exp" +./deterministic-exit-code.exp -- cgit v1.2.3-70-g09d2