changeset 32684 | af854b1b36f8 |
parent 32039 | 2ab7578e685b |
child 32874 | dddba6f3e59c |
--- a/tests/test-command-template.t Sat Aug 20 18:15:19 2016 +0900 +++ b/tests/test-command-template.t Fri Aug 19 18:26:04 2016 +0900 @@ -3503,6 +3503,9 @@ hg: parse error: shortest() expects an integer minlength [255] + $ hg log -r 'wdir()' -T '{node|shortest}\n' + ffff + $ cd .. Test shortest(node) with the repo having short hash collision: