Hi Mark,

 thanks a lot. So, now I know the code was added in revision 1713174. The
real question I have is into which releases this went.

OK, in this case I see it went into 8.5 and 9.0 from the beginning. But say
a change went into 9.0.12 - is there a way to find that from SVN?

Cheers
Martin

On Wed, Jan 23, 2019 at 12:00 PM Mark Thomas <ma...@apache.org> wrote:

> 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
>
>

-- 
------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www: http://www.knobisoft.de

Reply via email to