[PATCH 2 of 6] Fix test-mq: Normalize reported patch tool name by stripping anything that looks like a path

Adrian Buehlmann adrian at cadifra.com
Thu Sep 18 07:39:14 CDT 2008


On 18.09.2008 14:00, Dirkjan Ochtman wrote:
> Mads Kiilerich <mads <at> kiilerich.com> writes:
>> # HG changeset patch
>> # User Mads Kiilerich <mads <at> kiilerich.com>
>> # Date 1221677995 -7200
>> # Node ID 333618dac4efe5db2a5ab8e47f4321dec83ef547
>> # Parent  8929680d295e368bc7066a2a02a0e39181def785
>> Fix test-mq: Normalize reported patch tool name by stripping anything that
>> looks like a path. The external patch command sometimes reports full path in
>> error messages and sometimes not.
> 
> I still had some stuff sitting around from our discussion yesterday, so I
> committed one of those versions (this version of your sed expression didn't
> actually seem to work for me). Also used a terser commit message. Pushed to
> crew-stable, so we can reap the benefits of better working tests everywhere!
> 
> changeset:   6542:0ada66dcc259
> user:        Mads Kiilerich <mads at kiilerich.com>
> date:        Thu Sep 18 13:45:36 2008 +0200
> summary:     tests: fix reported patch tool name in test-mq
> 
> Thanks,
> 
> Dirkjan

Very good. On my FreeBSD 6.2 now I get (with b714aac1f7b3):

%python run-tests.py test-mq
.
# Ran 1 tests, 0 skipped, 0 failed.

Thanks Mads and Dirkjan!


More information about the Mercurial-devel mailing list