X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=inline;f=tests%2Fgzip.sh;h=06ee173b97ea9c07b14f5da84b6fe9948a81941f;hb=68bd7ac50a26c795ba9cbaa9d18e26c35f10c09c;hp=565afd65136856efe531ee889cfbf4b66d53be6e;hpb=427f8d6185af347cfc782c2c197a3e181acdfd80;p=chaz%2Ftar diff --git a/tests/gzip.sh b/tests/gzip.sh index 565afd6..06ee173 100755 --- a/tests/gzip.sh +++ b/tests/gzip.sh @@ -1,4 +1,22 @@ #! /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