X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=tests%2FT-zfile.at;h=05c93e6ec035af49fbfe0ec3d13506ac656ef970;hp=f4adfe834a6daea5f75afd7ce35dea8f79ae57be;hb=45ccda119355a1087450039a250359c1d0de0d08;hpb=26538c9bfc5fd726d625bef5fa3f08212d50173a diff --git a/tests/T-zfile.at b/tests/T-zfile.at index f4adfe8..05c93e6 100644 --- a/tests/T-zfile.at +++ b/tests/T-zfile.at @@ -1,7 +1,7 @@ # Process this file with autom4te to create testsuite. -*- Autotest -*- # # Test suite for GNU tar. -# Copyright 2013 Free Software Foundation, Inc. +# Copyright 2013-2014 Free Software Foundation, Inc. # # This file is part of GNU tar. # @@ -18,6 +18,11 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +# Tar malfunctioned when given empty file as an argument to -T. +# +# Reported by: Michal Žejdl +# References: + AT_SETUP([empty file]) AT_KEYWORDS([files-from empty-file])