1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 01:40:06 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jim Meyering
80848436f5 Remove `command' syntax. 2004-01-21 20:56:50 +00:00
Jim Meyering
1bf1c6f026 * tests/touch/relative: Test only year/month/day, not hours/min/sec,
so as to avoid problems with systems using TAI clocks.
Although it's no longer necessary, set TZ=UTC0 also for the
initial touch command.  Reported by Paul Jarc here:
http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/1504
2004-01-21 19:57:35 +00:00
Jim Meyering
5098ee0cd7 Use TZ=UTC0, not TZ=utc (which isn't portable). 2004-01-21 19:46:35 +00:00
Jim Meyering
bf05ef79f3 Use TZ=UTC0, not TZ=utc (which isn't portable).
Problem reported by Christian Krackowizer.  Also, use
+0000 rather than +0 to specify a time zone, as the documentation
requires four digits.
2004-01-20 09:19:37 +00:00
Jim Meyering
e9c44d300d don't bother to remove out.1 2004-01-19 16:26:38 +00:00
Jim Meyering
b2e8bb2b0b *** empty log message *** 2004-01-16 14:46:37 +00:00