]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 9 Oct 2002 08:10:03 +0000 (08:10 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Oct 2002 08:10:03 +0000 (08:10 +0000)
ChangeLog

index b29c223079a05ec79ea13e0f14e9826f75917c07..214f759a492262989fd19cfafd018576eab9962c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-10-09  Jim Meyering  <meyering@lucent.com>
 
+       * 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.