From: Jim Meyering Date: Fri, 16 Sep 2005 17:54:34 +0000 (+0000) Subject: whoops. Update expected output, too. X-Git-Tag: v5.90~184 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d43700c16990abd18a9af235d02d43df4c8adffc;p=thirdparty%2Fcoreutils.git whoops. Update expected output, too. --- diff --git a/tests/misc/date b/tests/misc/date index 97d529de92..a687b8addf 100755 --- a/tests/misc/date +++ b/tests/misc/date @@ -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.