1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

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

View File

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