about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
Diffstat (limited to 'Test')
-rw-r--r--Test/C02cond.ztst5
1 files changed, 3 insertions, 2 deletions
diff --git a/Test/C02cond.ztst b/Test/C02cond.ztst
index 2c3c939ab..815e1ef24 100644
--- a/Test/C02cond.ztst
+++ b/Test/C02cond.ztst
@@ -136,8 +136,9 @@
   fi
 0:-N cond
 F:This test can fail on NFS-mounted filesystems as the access and
-F:modification times are not updated separately.  This does not indicate
-F:a problem in the shell.
+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.
 
   [[ newnewnew -nt zerolength && ! (unmodified -nt zerolength) ]]
 0:-nt cond