mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-07 15:39:34 -04:00
20761ce686
A valid command like "touch -t 197101010000.60 F" would fail due to the suffix of ".60". This bug is fixed via the latest change to gnulib's posixtm module. * tests/touch/60-seconds: New test. * tests/Makefile.am (TESTS): Add it. * NEWS (Bug fixes): Mention it.