diff options
author | Jim Meyering <meyering@redhat.com> | 2009-09-12 14:00:32 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-09-14 15:27:51 +0200 |
commit | 20761ce686a15fa97353fd78b663bfd933840fc2 (patch) | |
tree | 5b841f05c1f4da81cf88d8241d37107f2e83a7d0 /doc | |
parent | df84346ebc2a359f58c914488a08462dfe293f76 (diff) | |
download | coreutils-20761ce686a15fa97353fd78b663bfd933840fc2.tar.xz |
touch: don't reject "60" as number of seconds in a legacy time stamp
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.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions