bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autobuild.m4 time zone fix


From: Paul Eggert
Subject: Re: autobuild.m4 time zone fix
Date: Wed, 20 Aug 2008 16:19:25 -0700
User-agent: Gnus/5.101 (Gnus v5.10.10) Emacs/22.2 (gnu/linux)

Simon Josefsson <address@hidden> writes:

> -  date=`date +%Y%m%d-%H%M%S`
> +  date=`TZ=UTC date +%Y%m%d-%H%M%S`

Although this change will work on many hosts, it is not portable in
general.  It should say TZ=UTC0 to conform to POSIX.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]