Mercurial > hg
comparison tests/test-bugzilla.t @ 30811:cf1e15f91c90
templatekw: force noprefix=False to insure diffstat consistency (issue4755)
The result of diffstatdata should not depend on having noprefix set or not, as
was reported in issue 4755. Forcing noprefix to false on call makes sure the
parser receives the diff in the correct format and returns the proper result.
Another way to fix this would have been to change the regular expressions in
path.diffstatdata(), but that would have introduced many unecessary special
cases.
author | Matthieu Laneuville <mlaneuville@protonmail.com> |
---|---|
date | Thu, 12 Jan 2017 21:06:55 +0900 |
parents | 22c53b3a390d |
children | fbfecd1dbfb5 |
comparison
equal
deleted
inserted
replaced
30810:df5d3734b3df | 30811:cf1e15f91c90 |
---|