]> Zhao Yanbai Git Server - minix.git/commit
testsh?.sh: fix sort(1) invocations
authorThomas Veerman <thomas@minix3.org>
Fri, 7 Dec 2012 15:44:22 +0000 (15:44 +0000)
committerThomas Veerman <thomas@minix3.org>
Fri, 7 Dec 2012 15:44:28 +0000 (15:44 +0000)
commit11184894e2833b4b35d3ea6da41d66a7c96cdac3
tree58245346249e00c1da3eaddbd9bf40cd230dad07
parent1915403ff6f3b5595cb9ba71355ce9f7b2a95e7d
testsh?.sh: fix sort(1) invocations

Newly imported sort(1) works slightly differently. In fact, the old
sort(1) had a bug and the tests invoked sort(1) the wrong way.
test/testsh1.sh
test/testsh2.sh