test-parse-datetime: avoid glibc leap-second glitch
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Aug 2012 18:09:12 +0000 (11:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Aug 2012 18:09:40 +0000 (11:09 -0700)
commitbc33a8a0c77285b2bdb5c5d0a4243f7b442a0293
treef0b74b4c831be0ff7dbec345d22431b57c8acf1f
parent46e93c87da6641a1579f4972e9e1a9aa3ec5dd1e
test-parse-datetime: avoid glibc leap-second glitch

* tests/test-parse-datetime.c (main): Set TZ to US Eastern time
with the 2012 rules.  Problem reported by Bruce Dubbs in
<http://bugs.gnu.org/12206>.
ChangeLog
tests/test-parse-datetime.c