1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-03 07:17:40 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jim Meyering ab828ae6a1 Skip this test (don't fail) if creating a file with nominal length > 4GB fails. 2003-04-10 08:36:41 +00:00
Jim Meyering 70869c09b8 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.
2002-10-09 07:28:11 +00:00
Jim Meyering a890541a5d Fix syntax in test: use =, not ==. 2002-10-08 09:25:34 +00:00
Jim Meyering f3584c5e62 Use double quotes around diagnostic. 2002-10-08 09:18:12 +00:00
Jim Meyering e3d5348851 save dd's stderr, and output it if dd fails 2002-10-05 08:29:21 +00:00
Jim Meyering ae48cdae26 redirect dd's stderr 2002-10-05 08:27:45 +00:00
Jim Meyering c5549236da *** empty log message *** 2002-10-05 08:26:35 +00:00