bug-make
[Top][All Lists]
Advanced

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

Re: [bug #41246] Allow to switch shell batch mode at runtime instead of


From: Mike Hommey
Subject: Re: [bug #41246] Allow to switch shell batch mode at runtime instead of build time
Date: Thu, 6 Feb 2014 06:23:46 +0900
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, Feb 05, 2014 at 11:10:11PM +0200, Eli Zaretskii wrote:
> > Date: Thu, 6 Feb 2014 05:58:08 +0900
> > From: Mike Hommey <address@hidden>
> > Cc: address@hidden, address@hidden, address@hidden
> > 
> > But the thing is there is still inconsistency in how things end up being
> > invoked whether
> > - make calls them directly
> > - make uses sh -c
> > - make uses sh script.sh
> 
> When the shell is a Unixy one, only the first 2 methods are used, and
> they are used exactly like on Posix platforms.

Except when make is built with BATCH_MODE_SHELL_ONLY. Which is needed
when sh -c fucks up with double quotes.



reply via email to

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