mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 14:50:05 +00: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:
parent
9e811b7f2a
commit
3e7dfc488c
@ -7,7 +7,7 @@ struct {
|
||||
const char * env;
|
||||
time_t expected;
|
||||
} tests[] = {
|
||||
{"MST", 832910115},
|
||||
{"MST", 832935315},
|
||||
{"", 832910115},
|
||||
{":UTC", 832910115},
|
||||
{"UTC", 832910115},
|
||||
|
Loading…
Reference in New Issue
Block a user