]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
whoops. Update expected output, too.
authorJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 17:54:34 +0000 (17:54 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 17:54:34 +0000 (17:54 +0000)
tests/misc/date

index 97d529de92004bc50e88bcb085576a3f527f865e..a687b8addf5453bd5dde79fabdb746bda29bc6aa 100755 (executable)
@@ -246,7 +246,7 @@ my @Tests =
       # Solaris 5.9 prints 'WED DEC 08 07:30:00 1999', while
       # most others print  'WED DEC  8 07:30:00 1999'.
       {OUT_SUBST => 's/ [ 0]8.*//'},
-      {OUT=>'WED DEC  8 07:30:00 1999'}],
+      {OUT=>'WED DEC'}],
     );
 
 # Repeat the cross-dst test, using Jan 1, 2005 and every interval from 1..364.