diff options
author | rillig <rillig> | 2005-02-12 00:27:41 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-02-12 00:27:41 +0000 |
commit | f3cfd0eca11168548aa7d7516c560f8cd5eb228c (patch) | |
tree | 0036a4fa01ea8f730a4433fbb10adc18542d3c5f /sysutils | |
parent | 4cba3f15db8531b9b2a428ee6bdc07e5460b010a (diff) | |
download | pkgsrc-f3cfd0eca11168548aa7d7516c560f8cd5eb228c.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 'sysutils')
0 files changed, 0 insertions, 0 deletions