From afcdb894920d2a2ba34a6a1fcf6f57d6490a804f Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 12 Mar 2011 22:22:21 +0200 Subject: [PATCH] Testsuite fix. * tests/sparse04.at: Use the -f option. --- tests/sparse04.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sparse04.at b/tests/sparse04.at index 4d41be7..9520803 100644 --- a/tests/sparse04.at +++ b/tests/sparse04.at @@ -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 -- 2.44.0