From: Sergey Poznyakoff Date: Mon, 14 Jan 2019 21:32:15 +0000 (+0200) Subject: Ensure gnu format when running checkpoint tests X-Git-Tag: release_1_32~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72506bddeef6555a6a7031cdbadfb2df381b4fa5;p=thirdparty%2Ftar.git Ensure gnu format when running checkpoint tests --- diff --git a/tests/testsuite.at b/tests/testsuite.at index f764dced..6b804d58 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -226,6 +226,8 @@ for i in 0 1 2 3 4 5 6 7 8 9 do genfile --length 10240 --file $i done +TAR_OPTIONS=-Hgnu +export TAR_OPTIONS $1 ],m4_shift($@))]) m4_include([checkpoint/defaults.at])