X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Ftar.c;h=0dd48b3ebd57f11ecaf7f473306c0c53b63555e4;hb=a6344f97a650a33f56b9d9a7b6587b2ded33757f;hp=c3af7499bfd75c778f1e97249bd8cbd9a40a9873;hpb=e23ad5b4f6c49bd14913a49bdab9c380d646dd73;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));