[PATCH] tests: Use an explicit if/then/else block in test-execute-bit
Giorgos Keramidas
keramida at ceid.upatras.gr
Tue Oct 30 22:04:57 UTC 2007
On 2007-10-30 13:46, Bryan O'Sullivan <bos at serpentine.com> wrote:
>Giorgos Keramidas wrote:
>> I'm not sure if all /bin/sh implementations handle correctly
>> multiple commands like:
>> cmd && true-branch || false-branch
>
> This patch isn't necessary. That test was intentionally checked in in
> a broken state, because it's exposing a bug that is as yet unfixed.
I know the test was checked-in on purpose in a broken state. The
patch is not because the test is not ok, but to make its 'style'
easier to read.
More information about the Mercurial-devel
mailing list