zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] portable mechanism to determine noatime
@ 2015-12-04 23:22 Baptiste Daroussin
  2015-12-05  5:15 ` Eric Cook
  0 siblings, 1 reply; 15+ messages in thread
From: Baptiste Daroussin @ 2015-12-04 23:22 UTC (permalink / raw)
  To: Zsh workers

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-12-30 22:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-04 23:22 [PATCH] portable mechanism to determine noatime Baptiste Daroussin
2015-12-05  5:15 ` Eric Cook
2015-12-05 18:17   ` Eric Cook
2015-12-05 20:00     ` Matthew Martin
2015-12-06  1:25       ` Oliver Kiddle
2015-12-10  8:48         ` Bart Schaefer
2015-12-10  8:55           ` Bart Schaefer
2015-12-11  4:21             ` Oliver Kiddle
2015-12-12  6:49               ` Bart Schaefer
2015-12-13  2:13                 ` Oliver Kiddle
2015-12-13 16:22                   ` Bart Schaefer
2015-12-18  2:45                     ` Oliver Kiddle
2015-12-18  4:40                       ` Bart Schaefer
2015-12-30 17:49                   ` Oliver Kiddle
2015-12-30 22:43                     ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).