]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
tweak comment
authorJim Meyering <jim@meyering.net>
Thu, 15 Jun 2000 12:11:14 +0000 (12:11 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 15 Jun 2000 12:11:14 +0000 (12:11 +0000)
tests/date/Test.pm

index 0643fbc5428286c6f40fad4724837fbc8f0449bd..70af7d59aad8fdb62ed1a0b60730c652970fcc94 100644 (file)
@@ -128,7 +128,7 @@ sub test_vector
       {}, "2000-06-15 09:43:57", 0],
 
      # Relative seconds, no time.
-     # This test has problems!  It works only if TZ is set to UTC+1 (as below).
+     # This test is fragile!  It works only if TZ is set to UTC+1 (as below).
      ['relative-2', "--utc -d '1970-01-01 UTC +961062237 sec' $fmt", {},
       "2000-06-15 10:43:57", 0],