diff --git a/src/tar.c b/src/tar.c index c3af7499..0dd48b3e 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));