X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2FT-zfile.at;h=8761c7c4aec3e01d815f7edc90d8949b79952942;hb=6e5e4420f42cb9d90641cc01f228b07d9b3c4ef3;hp=f4adfe834a6daea5f75afd7ce35dea8f79ae57be;hpb=26538c9bfc5fd726d625bef5fa3f08212d50173a;p=chaz%2Ftar diff --git a/tests/T-zfile.at b/tests/T-zfile.at index f4adfe8..8761c7c 100644 --- a/tests/T-zfile.at +++ b/tests/T-zfile.at @@ -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])