tests: work around portability and clock-skew problems
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Oct 2010 06:39:50 +0000 (23:39 -0700)
committerJim Meyering <meyering@redhat.com>
Thu, 14 Oct 2010 07:23:51 +0000 (09:23 +0200)
commit7324fba6754b840a5d1fb6ec0f4ee3efb9db5ff4
tree27a8eb0c56242691ee1bd3fa8712a805211f0685
parentc586bff1c0d36fc7b57c35fe7e5e8fbd00f83342
tests: work around portability and clock-skew problems

* tests/misc/ls-misc (push_ls_colors): Don't assume LS_COLORS
is set.  This part of the fix is by Jim Meyering.
(sl-dangle2, sl-dangle3, sl-dangle4, sl-dangle5): Don't assume
that newly-created files will have time stamps in the past.  They
might not, due to clock skew, if the file systems are remote.
http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/21322/focus=21346
tests/misc/ls-misc