X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fdelete02.at;h=4e45b4fb9021d7c611448ffd2c46c50f73ee6cd5;hb=c576ac13546720469c0e2fa2b545f58131f932bc;hp=dce39552118cb0f78621c5f8b3ec1b9b97d2bf17;hpb=53d1279719c7cabd2aefdebf63222aaa6d650315;p=chaz%2Ftar diff --git a/tests/delete02.at b/tests/delete02.at index dce3955..4e45b4f 100644 --- a/tests/delete02.at +++ b/tests/delete02.at @@ -1,7 +1,7 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # Test suite for GNU tar. -# Copyright (C) 2004 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005 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 @@ -24,7 +24,7 @@ AT_SETUP([deleting a member from stdin archive]) AT_KEYWORDS([delete delete02]) AT_TAR_CHECK([ -genfile -l 3073 -p zeros > 1 +genfile -l 3073 -p zeros --file 1 cp 1 2 cp 2 3 tar cf archive 1 2 3