touch: ignore "-d now" option, when appropriate
commitfd12e98f36bdea018227909378f1adac8e1e1e6f
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Jan 2008 08:54:15 +0000 (6 09:54 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 6 Jan 2008 08:54:15 +0000 (6 09:54 +0100)
treeaab897ffec44663669eeee28fe667d50718adac0
parent6efd10462d8103208f4575f0b5edddf841c7d87c
touch: ignore "-d now" option, when appropriate

* src/touch.c (main): Treat "-d now" as if it were absent, if
neither -a nor -m is specified.  Problem reported by Dan Jacobson in:
http://lists.gnu.org/archive/html/bug-coreutils/2008-01/msg00010.html
ChangeLog
src/touch.c