Re: [RFC/PATCH] Bisect: add special treatment for bangs passed to "bisect run".

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Christian Couder <chriscool@...>
Cc: Junio Hamano <junkio@...>, <git@...>
Date: Tuesday, May 1, 2007 - 5:44 am

Hallo Christian,


I didn't check you patch in deep, but you should consider that the
special meaning of "!" isn't implemented in the original Bourne
Shell[1].

IIRC this or something similar was brought up some time ago and the
result was, that your script has to do the negation if needed.

Best regards
Uwe

[1] login@~ > uname -a
    SunOS login 5.10 Generic_118833-36 sun4u sparc

    login@~ > /bin/sh -c "! true"
    /bin/sh: !: not found

-- 
Uwe Kleine-K
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC/PATCH] Bisect: add special treatment for bangs pass..., Uwe , (Tue May 1, 5:44 am)