Mercurial > hg
comparison doc/hgrc.5.txt @ 18758:6aca4d1c744e
blackbox: fix exception when logging commands with format characters
When running commands like 'hg export -o mypatch-%N.patch', the blackbox
would throw an exception because it tried to format %N. This change
prevents it from trying to format the command string.
author | Durham Goode <durham@fb.com> |
---|---|
date | Thu, 28 Feb 2013 10:12:26 -0800 |
parents | 979b107eaea2 |
children | 6f3428c528b4 |
comparison
equal
deleted
inserted
replaced
18752:fabbaa250977 | 18758:6aca4d1c744e |
---|