From b9888e6a388b7d2c17f0aa75b2ef5205b4b90720 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Thu, 26 Sep 2019 10:59:26 +0200 Subject: testing --- 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 735d3e59e..f860f7c24 100755 --- a/test/environment/environment.sh +++ b/test/environment/environment.sh @@ -120,3 +120,6 @@ echo "TESTING: rlimit errors profile (test/environment/rlimit-bad-profile.exp)" echo "TESTING: deterministic exit code (test/environment/deterministic-exit-code.exp" ./deterministic-exit-code.exp + +echo "TESTING: retain umask (test/environment/umask.exp" +(umask 123 && ./umask.exp) -- cgit v1.2.3-70-g09d2