From: Jim Meyering Date: Thu, 15 Jun 2000 12:11:14 +0000 (+0000) Subject: tweak comment X-Git-Tag: FILEUTILS-4_0v~104 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=8591cce725166e09ce05228c1233d0e02dc41587;p=thirdparty%2Fcoreutils.git tweak comment --- diff --git a/tests/date/Test.pm b/tests/date/Test.pm index 0643fbc542..70af7d59aa 100644 --- a/tests/date/Test.pm +++ b/tests/date/Test.pm @@ -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],