Testsuite fix.

* tests/sparse04.at: Use the -f option.
This commit is contained in:
Sergey Poznyakoff
2011-03-12 22:22:21 +02:00
parent aea443b9e8
commit afcdb89492

View File

@@ -34,7 +34,7 @@ m4_define([NAME_111],
AT_TAR_CHECK([
genfile --sparse --file NAME_111 --block-size 512 8M A || AT_SKIP_TEST
tar -c --sparse --posix NAME_111 | tar t
tar -f - -c --sparse --posix NAME_111 | tar tf -
],
[0],
[NAME_111