]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Use TZ=UTC0, not TZ=utc (which isn't portable).
authorJim Meyering <jim@meyering.net>
Tue, 20 Jan 2004 09:19:37 +0000 (09:19 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 20 Jan 2004 09:19:37 +0000 (09:19 +0000)
commitbf05ef79f354595f537c1cbff0a18ba7653c1eeb
treee7812dab9dc0514fb4c2c6360fc405254c53e603
parent61c6a9697fcea7be299488a3e90bf77dd60873be
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.
tests/touch/relative