tiger-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tiger-devel] Some patches before the release?


From: Nicolas François
Subject: Re: [Tiger-devel] Some patches before the release?
Date: Tue, 17 May 2005 01:52:42 +0200
User-agent: Mutt/1.5.9i

On Sat, May 14, 2005 at 01:38:37PM +0200, Javier Fernández-Sanguino Peña wrote:
> On Wed, May 11, 2005 at 12:05:54AM +0200, Nicolas François wrote:
> > Tiger_TESTMODE.diff
> > Tiger_TESTMODE_indent.diff
> >   I don't know if you want this one.
> >   It is just that Tiger_TESTMODE can't be set to 'Y' after the first lines
> >   of the script.
> >   The second diff is just a re-indent of tiger after applying the first
> >   one.
> 
> What's the rationale of the above change? I still have to review the patch 
> thoroughly to understand it so I have not included it yet...

Nothing really important, it removes dead code:

After the lines:
    [ "$Tiger_TESTMODE" = 'Y' ] && {
      exit 0
    }

[ "$Tiger_TESTMODE" != 'Y' ]
is always true.


Kind Regards,
-- 
Nekral




reply via email to

[Prev in Thread] Current Thread [Next in Thread]