]> Dogcows Code - chaz/tar/commitdiff
tar: fix --verify option, which broke in 1.24
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Nov 2010 08:07:53 +0000 (00:07 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Nov 2010 08:08:27 +0000 (00:08 -0800)
* NEWS: Document this.
* src/compare.c (verify_volume): Decode the header before invoking
diff_archive, as diff_archive no longer does this as of the
2010-06-28 commit.  Also, don't try to invoke diff_archive on a
zero block.
* tests/Makefile.am (TESTSUITE_AT): Add verify.at.
* tests/testsuite.at: Include verify.at.
* tests/verify.at: New file.


No differences found
This page took 0.022849 seconds and 4 git commands to generate.