view umasked.sh @ 1351:47e98e05b8dc

Added a couple of words about the nginx test suite.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 11 Nov 2014 17:26:23 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"