Hi, On Mon, 24 Sep 2007, Junio C Hamano wrote: > David Kastrup <dak@xxxxxxx> writes: > > > As a completely irrelevant side note: the autoconf documentation > > mentions that "false" is more portable than "true" since calling it > > returns a non-zero exit status even when it is not installed or > > built-in. > > Ah, I like that ;-) It is obvious when you think about it, and it is so > true but in a very twisted way... But would you not have to redirect stderr to /dev/null, then? In the same vein, we could replace "true" by "! false". That's such a good idea that I'll go and make a patch. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html