mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-20 14:22:26 +02:00
On these file systems the atime is always zero. Problem found with ZFS on Ubuntu 24.04 LTS. * tests/stat/stat-birthtime.sh (check_timestamps_updated): * tests/stat/stat-nanoseconds.sh: Work even if atimes are always zero. * tests/stat/stat-nanoseconds.sh: Fix typo: print_ver_ called before init.sh sourced.