From: Sergey Poznyakoff Date: Mon, 8 Mar 2010 10:31:59 +0000 (+0200) Subject: Minor fix in the testsuite. X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=commitdiff_plain;h=a06b3a29fbd5db12b8cc5ee90b67a061cad41e5d Minor fix in the testsuite. * tests/extrac05.at: Skip test if creating sparse file fails. --- diff --git a/tests/extrac05.at b/tests/extrac05.at index a0f7c70..82c2ed3 100644 --- a/tests/extrac05.at +++ b/tests/extrac05.at @@ -36,10 +36,10 @@ cztery ]) AT_TAR_CHECK([ +genfile --sparse --file sparsefile 0 ABCD 1M EFGH 2000K IJKL || AT_SKIP_TEST genfile --length 118 --file jeden genfile --length 223 --file dwa genfile --length 517 --file trzy -genfile --sparse --file sparsefile 0 ABCD 1M EFGH 2000K IJKL genfile --length 110 --file cztery tar cf archive jeden dwa trzy cztery || exit 1