From 65f322328fceb68994947a1dd9614ff7a979d9c2 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 17 Mar 2004 14:22:20 +0000 Subject: mention HFS+ as possible cause of -N test failure --- ChangeLog | 3 +++ Test/C02cond.ztst | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index bedc3d337..766a006cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-03-17 Oliver Kiddle + * unposted: Test/C02cond.ztst: mention HFS+ as possible cause + of -N test failure as suggested by James Devenish + * 19648: Completion/Zsh/Command/_zpty: complete -t and -n options 2004-03-16 Clint Adams 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 -- cgit 1.4.1