yuja added a comment.

  > +                    # extract the canonical command from the passed opts.
  >  +                    # we need to pop it up from the opts else the msg 
will try
  >  +                    # being formatted using the passed opts.
  
  Oops, that's probably a bug. IIUC, `**opts` is just ancillary data, and
  the `msg[0]` should always be parameterized by `msg[1:]`. That's how blackbox
  works.
  
  Can you send a separate patch to fix the issue?

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D4820

To: lothiraldan, #hg-reviewers
Cc: yuja, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to