]> git.ipfire.org Git - thirdparty/coreutils.git/commit
sort: add a test case for the sort -u bug
authorPaul R. Eggert <eggert@cs.ucla.edu>
Fri, 16 Jul 2010 01:13:08 +0000 (18:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Jul 2010 01:13:55 +0000 (18:13 -0700)
commit78e6fb04890aae3937ba3a00d1e0cdd3bca1770e
treea440bf953eebcda5d1844f3ebc33108ef19d31a8
parentc580983f70cbc567e68ad2fbadca92341646b018
sort: add a test case for the sort -u bug

* tests/Makefile.am (TESTS): Add misc/sort-unique.
* tests/misc/sort-unique: New file.
tests/Makefile.am
tests/misc/sort-unique [new file with mode: 0755]