summaryrefslogtreecommitdiff
path: root/tests/tail-2/big-4gb
AgeCommit message (Collapse)Author
2003-04-10Skip this test (don't fail) if creating a file with nominal length > 4GB fails.Jim Meyering
2002-10-09Mark this as an expensive test; it wouldJim Meyering
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-08Fix syntax in test: use =, not ==.Jim Meyering
2002-10-08Use double quotes around diagnostic.Jim Meyering
2002-10-05save dd's stderr, and output it if dd failsJim Meyering
2002-10-05redirect dd's stderrJim Meyering
2002-10-05*** empty log message ***Jim Meyering