tests: avoid spurious failure of ls/color-norm test
authorPádraig Brady <P@draigBrady.com>
Wed, 14 Apr 2010 14:32:27 +0000 (15:32 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 15 Apr 2010 23:26:21 +0000 (00:26 +0100)
commit3a1595a3fbb07c53ea920c969667f0346a10534c
treea075644861906be57308412eac69d19b8f548972
parentf8291d0ec489c6363769c3c767b161ffbdb7f082
tests: avoid spurious failure of ls/color-norm test

* tests/ls/color-norm: Use the "time" output by `ls -l`
to check normal style.  Previously we used the size from `ls -s`,
but the size of "empty" files can vary depending on whether
SELinux is enabled for example.
tests/ls/color-norm