summaryrefslogtreecommitdiffstats
path: root/test/environment/environment.sh
diff options
context:
space:
mode:
authorLibravatar ಚಿರಾಗ್ ನಟರಾಜ್ <chiraag.nataraj@gmail.com>2019-05-21 11:05:21 +0000
committerLibravatar GitHub <noreply@github.com>2019-05-21 11:05:21 +0000
commit5e963fd2a68de8a030e7a70c7310a77836413b58 (patch)
treee089afbf223264a6cfb1880040281462dc92a023 /test/environment/environment.sh
parentAdd security vulnerability disclosure best practices to README as well (diff)
parentAdd deterministic-exit-code option to ensure firejail exits with the first ch... (diff)
downloadfirejail-5e963fd2a68de8a030e7a70c7310a77836413b58.tar.gz
firejail-5e963fd2a68de8a030e7a70c7310a77836413b58.tar.zst
firejail-5e963fd2a68de8a030e7a70c7310a77836413b58.zip
Merge pull request #2715 from apmorton/features/deterministic-exit-code
Add deterministic-exit-code option
Diffstat (limited to 'test/environment/environment.sh')
-rwxr-xr-xtest/environment/environment.sh3
1 files changed, 3 insertions, 0 deletions
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)"
116 116
117echo "TESTING: rlimit errors profile (test/environment/rlimit-bad-profile.exp)" 117echo "TESTING: rlimit errors profile (test/environment/rlimit-bad-profile.exp)"
118./rlimit-bad-profile.exp 118./rlimit-bad-profile.exp
119
120echo "TESTING: deterministic exit code (test/environment/deterministic-exit-code.exp"
121./deterministic-exit-code.exp