2006-01-10 Roland McGrath <roland@redhat.com>

* timezone/test-tz.c: Revert last change, updating to match
	tzdata2005r definition of "MST".
This commit is contained in:
Roland McGrath 2006-01-10 20:37:36 +00:00
parent 9e811b7f2a
commit 3e7dfc488c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ struct {
const char * env;
time_t expected;
} tests[] = {
{"MST", 832910115},
{"MST", 832935315},
{"", 832910115},
{":UTC", 832910115},
{"UTC", 832910115},