Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[PATCH] portable mechanism to determine noatime



Hello,

While updating the FreeBSD package to 5.2, I got a failure when
running the testsuite. Actually it was not a real failure are the said
test is known to not work on a noatime filesystem which is my case.

The way to test for noatime rely on /etc/mtab which we do not have

Here is a patch to use the mount command instead:
https://people.freebsd.org/~bapt/0001-Use-a-portable-mechanism-to-determine-if-the-filesys.patch

Best regards,
Bapt



Messages sorted by: Reverse Date, Date, Thread, Author