diff options
author | Jim Meyering <meyering@fb.com> | 2013-05-24 20:11:37 -0700 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2013-05-26 19:06:55 -0700 |
commit | 909a0561de27e516f3dff8e4a79ce0add5ca148b (patch) | |
tree | 0de25d67daa1d65a404f08d2261bc1527f1736b6 /tests/GNUmakefile | |
parent | ba60445f73c00b664b271ca13ad4cac1f9584cb2 (diff) | |
download | coreutils-909a0561de27e516f3dff8e4a79ce0add5ca148b.tar.xz |
tests: fix an ls test not to fail when user or group name contains SP
* tests/ls/block-size.sh (size_etc): The sed expression through which
we filtered the output of "ls -l ..." assumed that the user and group
name components of each line would not contain spaces. Avoid the
problem by using -og instead of -l, thus not printing either of those
fields. Adjust the sed expression accordingly.
Diffstat (limited to 'tests/GNUmakefile')
0 files changed, 0 insertions, 0 deletions