From fc9dc5940f5eb87de19c6bc7485e2f8e8120895c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 13 Dec 2007 21:21:28 +0000 Subject: 24236: another case where cond -N test can fail --- Test/C02cond.ztst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Test') diff --git a/Test/C02cond.ztst b/Test/C02cond.ztst index 3ba5209d0..2d0991785 100644 --- a/Test/C02cond.ztst +++ b/Test/C02cond.ztst @@ -142,7 +142,9 @@ F:This test can fail on NFS-mounted filesystems as the access and F:modification times are not updated separately. The test will fail F:on HFS+ (Apple Mac OS X default) filesystems because access times -F:are not recorded. This does not indicate a problem in the shell. +F:are not recorded. Also, Linux ext3 filesystems may be mounted +F:with the noatime option which does not update access times. +F:Failures in these cases do not indicate a problem in the shell. [[ newnewnew -nt zerolength && ! (unmodified -nt zerolength) ]] 0:-nt cond -- cgit 1.4.1