1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-29 20:09:23 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-10-09 08:10:03 +00:00
parent d57998f128
commit 97cd9f1149
+3
View File
@@ -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.