2006-01-10 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Tue, 10 Jan 2006 20:37:36 +0000 (20:37 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 10 Jan 2006 20:37:36 +0000 (20:37 +0000)
* timezone/test-tz.c: Revert last change, updating to match
tzdata2005r definition of "MST".

timezone/test-tz.c

index 5561365..642b45a 100644 (file)
@@ -7,7 +7,7 @@ struct {
   const char * env;
   time_t       expected;
 } tests[] = {
-  {"MST",      832910115},
+  {"MST",      832935315},
   {"",         832910115},
   {":UTC",     832910115},
   {"UTC",      832910115},