[PATCH 9 of 9 V2] transaction: open a file with checkambig=True to avoid file stat ambiguity

Pierre-Yves David pierre-yves.david at ens-lyon.org
Tue Sep 27 08:23:28 EDT 2016



On 09/26/2016 05:33 PM, Jun Wu wrote:
> Did you amend the patch to add two lines of comments for
> "revlog: specify checkambig at writing to avoid file stat ambiguity"?
>
>   +        #  When True, indexfile is opened with checkambig=True at writing, to
>   +        #  avoid file stat ambiguity.
>             ^^ - should be one single space
>
> I'd note the spaces are wrong - we may want to add a check-code rule for
> this.

Ha, good catch. We'll have to fix that in a follow up commit.

-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list