X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fextrac05.at;h=3e0e9863c673ad8b2acc9ae2e856258de06516a8;hb=3b219f943e6b0b14c8f30176951b9339ae3ebaf4;hp=f20830b9777e7f841b22bac2c1fba4369ec84415;hpb=c576ac13546720469c0e2fa2b545f58131f932bc;p=chaz%2Ftar diff --git a/tests/extrac05.at b/tests/extrac05.at index f20830b..3e0e986 100644 --- a/tests/extrac05.at +++ b/tests/extrac05.at @@ -1,11 +1,11 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2004, 2006 Free Software Foundation, Inc. +# Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, @@ -30,16 +30,16 @@ AT_SETUP([extracting selected members from pax]) AT_KEYWORDS([extract extract05]) -AT_DATA([list], +AT_DATA([list], [jeden 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