[PATCH] phases: fix a non-standard debug message
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Wed Mar 28 19:11:18 UTC 2012
On 22 mars 2012, at 01:36, Greg Ward wrote:
> # HG changeset patch
> # User Greg Ward <greg at gerg.ca>
> # Date 1329345021 18000
> # Branch stable
> # Node ID 9670e0c88deee8dcfe45ddb3010696928b835fec
> # Parent 2338ab19b23690e74e1ba3936667399dfeb9490c
> phases: fix a non-standard debug message
> - add missing newline
> - ditch gratuitous use of string formatting with dict
> - fix so it actually does string formatting ('%' rather than ',')
> - inline unnecessary local variable
> - downcase first word
How did you catch it ?
Did you corrupt your phase file for real ? If so, how ?
--
Pierre-Yves David
More information about the Mercurial-devel
mailing list