X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Ftar.c;h=0dd48b3ebd57f11ecaf7f473306c0c53b63555e4;hb=91493ea9b62a24ab139eedd4c919e4fcda9750c3;hp=c3af7499bfd75c778f1e97249bd8cbd9a40a9873;hpb=17878ad672f89e183cc390f06efc8e8da0a10933;p=chaz%2Ftar diff --git a/src/tar.c b/src/tar.c index c3af749..0dd48b3 100644 --- a/src/tar.c +++ b/src/tar.c @@ -1273,8 +1273,7 @@ see the file named COPYING for details.")); if (incremental_option || multi_volume_option - || sparse_option - || subcommand_option == CAT_SUBCOMMAND) + || sparse_option) assert_format (FORMAT_MASK (OLDGNU_FORMAT) | FORMAT_MASK (GNU_FORMAT));