summaryrefslogtreecommitdiff
path: root/build-aux/mdate-sh
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-09-22 16:10:23 -0700
committerKarl Berry <karl@freefriends.org>2017-09-22 16:10:23 -0700
commiteb128f64803299c5c6125c25cbbb61fb55450dc7 (patch)
treecbcb9e4425b2be5e3ba0d977fb1bbd609fe9b4b4 /build-aux/mdate-sh
parentafc5fb6e9cb7a64609a7d18c260ed49aa98431a1 (diff)
downloadgnulib-eb128f64803299c5c6125c25cbbb61fb55450dc7.tar.gz
autoupdate
Diffstat (limited to 'build-aux/mdate-sh')
-rwxr-xr-xbuild-aux/mdate-sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/mdate-sh b/build-aux/mdate-sh
index 6dd5b21e77..34de97554a 100755
--- a/build-aux/mdate-sh
+++ b/build-aux/mdate-sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Get modification time of a file or directory and pretty-print it.
-scriptversion=2017-09-19.11; # UTC
+scriptversion=2017-09-22.02; # UTC
# Copyright (C) 1995-2017 Free Software Foundation, Inc.
# written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995
@@ -75,7 +75,7 @@ LC_TIME=C
export LC_TIME
# Use UTC to get reproducible result.
-TZ=UTC
+TZ=UTC0
export TZ
# GNU ls changes its time format in response to the TIME_STYLE