[PATCH] add test for convert extension

Hollis Blanchard hollisb at us.ibm.com
Mon Jun 18 11:32:08 CDT 2007


On Fri, 2007-06-15 at 14:45 -0700, Brendan Cully wrote:
> 
> -            if not pc: root = n
> +            if not pc:
> +                root = n
> +                children[root] = [] 

I don't think this last statement makes logical sense.

I think I have a solution I'll post in another mail.

-- 
Hollis Blanchard
IBM Linux Technology Center



More information about the Mercurial-devel mailing list