Mercurial > hg
diff tests/test-branch-option.t @ 40564:0df4d93fdc27
tests: replace `tac` reimplementation by `sort -r`
`sort -r` is better code "formatter" than `tac` since it's
stable. It's also portable so we don't need to reimplement it in
Python.
Differential Revision: https://phab.mercurial-scm.org/D5239
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 07 Nov 2018 10:29:38 -0800 |
parents | eb586ed5d8ce |
children | 95c4cca641f6 |