Mercurial > hg
diff tests/test-absorb-strip.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 | 31dfa7dac4c9 |
children | c91321e86071 |