author | Boris Feld <boris.feld@octobus.net> |
Tue, 30 May 2017 19:59:57 +0200 | |
changeset 2527 | 7f280af7a89b |
parent 2526 | f4acfbb36191 |
child 2528 | 8ac4ceac5d96 |
--- a/tests/test-stablesort-criss-cross.t Tue May 30 19:43:14 2017 +0200 +++ b/tests/test-stablesort-criss-cross.t Tue May 30 19:59:57 2017 +0200 @@ -12,8 +12,6 @@ > showsort = debugstablesort --template="{node|short}\n" > EOF - - $ checktopo () { > seen='null'; > for node in `hg showsort --rev "$1"`; do