[PATCH 0 of 5 STABLE] largefiles: sync exit codes in overridden commands with documentation

Mads Kiilerich mads at kiilerich.com
Thu Sep 6 04:05:05 CDT 2012


On 09/06/2012 06:33 AM, Matt Harbison wrote:
> This started with a fix for 3611, but I found others.  I think I got them all, but another set of eyes wouldn't hurt.  If the function in commands.py didn't explicitly return a value, I didn't bother in largefiles either (e.g. summary).

You could perhaps try to run the full test suite with
   run-tests.py --extra-config-opt extensions.largefiles=

There will be a lot of failures for various good reasons, but you could 
try to look for failures without any obvious good reason ... especially 
wrong exit codes. It seems like it will point out some other annoyances 
as well.

/Mads



More information about the Mercurial-devel mailing list