author | Brandon Casey <drafnel@gmail.com> | |
Tue, 6 Jul 2010 23:34:20 +0000 (18:34 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 7 Jul 2010 16:13:17 +0000 (09:13 -0700) | ||
commit | 0cc4da303641611e8d9cc431e7b4d3f1a6a0dc86 | |
tree | 9ff341bb546a0ba4869a6c0152fb33ecb7d87eae | tree | snapshot |
parent | 78db709ae59da26de76264b79df3a7dc4d87e65c | commit | diff |
t/t0006: specify timezone as EST5 not EST to comply with POSIX
POSIX requires that both the timezone "standard" and "offset" be specified
in the TZ environment variable. This causes a problem on IRIX which does
not understand the timezone 'EST'.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
POSIX requires that both the timezone "standard" and "offset" be specified
in the TZ environment variable. This causes a problem on IRIX which does
not understand the timezone 'EST'.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0006-date.sh | diff | blob | history |