1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-03 00:06:41 +02:00
Files
coreutils/tests/ls
Paul Eggert a3b65a63a0 * src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger:
ls -x DIR would sometimes output the wrong string in place of the
first entry.
* NEWS: Mention the bug fix.
* tests/ls/x-option: New file.
* tests/ls/Makefile.am (TESTS): Add x-option.
2007-04-02 18:29:41 +02:00
..