On 23/01/2019 10:57, Martin Knoblauch wrote: > Hi, > > sorry for the noise, but maybe you are quicker than me rummaging through > SVN :-) > > I would like to know when the following code snippet was added to > "catalina.sh":
https://svn.apache.org/viewvc/tomcat/trunk/bin/catalina.sh?view=annotate Mark > > # Set UMASK unless it has been overridden > if [ -z "$UMASK" ]; then > UMASK="0027" > fi > umask $UMASK > > I see it in current 9.0.x and 8.5.x, but not in 8.0.53 > > Thanks in advance > Martin > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org