X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Fgzip.sh;h=06ee173b97ea9c07b14f5da84b6fe9948a81941f;hb=ac830291f12e382fc5d5dcb3c79831da56d19f28;hp=133f9e9920e80a7b3f9e6714f0fd104dc8c1796b;hpb=2eec797e22855be37dd220adb1ffb8405def31db;p=chaz%2Ftar diff --git a/tests/gzip.sh b/tests/gzip.sh index 133f9e9..06ee173 100755 --- a/tests/gzip.sh +++ b/tests/gzip.sh @@ -1,7 +1,26 @@ #! /bin/sh +# This file is part of GNU tar testsuite. +# Copyright (C) 2004 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) +# any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +# 02111-1307, USA. + # tar should detect that its gzip child failed. . ./preset +TAR_ARCHIVE_FORMATS=auto . $srcdir/before tar xfvz /dev/null