Simon Josefsson <[EMAIL PROTECTED]> 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