From: Jim Meyering Date: Wed, 9 Oct 2002 08:10:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.3~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97cd9f11492ebe47c56105e2819efea841c25f2c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b29c223079..214f759a49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-10-09 Jim Meyering + * tests/cp/backup-is-src: Ensure that certain environment variables + are not set (e.g., SIMPLA_BACKUP_SUFFIX). Reported by Duncan Roe. + * tests/tail-2/big-4gb: Mark this as an expensive test; it would consume 4GB of disk space on systems without support for sparse files. Fix a logic error that'd make it `cat err' even though dd didn't fail.