Hyrum K. Wright wrote:
> On Jan 25, 2010, at 1:17 AM, Noorul Islam K M wrote:
> > @@ -4352,7 +4390,8 @@
> >               path_copy_in_repo_2475,
> >               commit_copy_depth_empty,
> >               copy_below_copy,
> > -              XFail(move_below_move)
> > +              XFail(move_below_move),
> > +              XFail(reverse_merge_move)
> 
> Haven't reviewed the patch, but there should be a comma at the end of
> this line (there wasn't one on the previous terminal item, but Python
> allows it, and we try to use it to avoid churn).

I'll add a comma when I commit it, if I commit it. No need to re-send
the patch just for that. But thanks for noticing.

- Julian

> >              ]
> > 
> > if __name__ == '__main__':


Reply via email to