diff options
author | rillig <rillig@pkgsrc.org> | 2005-02-12 00:27:41 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-02-12 00:27:41 +0000 |
commit | 0fff1d5ac80aa521d40630279f09d7d63b38dc7e (patch) | |
tree | 0036a4fa01ea8f730a4433fbb10adc18542d3c5f /misc/colorls | |
parent | ba247f0c9104b8f3cdbbb182696baee49f139a5c (diff) | |
download | pkgsrc-0fff1d5ac80aa521d40630279f09d7d63b38dc7e.tar.gz |
Don't use the -nt operator for ${TEST}. It is not defined in POSIX, and
not provided by the Solaris 9 /bin/sh. Use the find(1) -newer expression
instead, as it expresses exactly what we want, compared to the "ls -t"
hack.
Diffstat (limited to 'misc/colorls')
0 files changed, 0 insertions, 0 deletions