]> git.ipfire.org Git - thirdparty/tar.git/commit
Fix savannah bug #60002
authorSergey Poznyakoff <gray@gnu.org>
Thu, 4 Feb 2021 14:51:38 +0000 (16:51 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Thu, 4 Feb 2021 14:51:38 +0000 (16:51 +0200)
commitee2ec5ff190fb91841fe7989c1c0b57f0a1eadb2
tree6edfae8fc5921bb179b11d2dc58808ece828076c
parentd9d4435692150fa8ff68e1b1a473d187cc3fd777
Fix savannah bug #60002

Bug was introduced by commit 34d15af1.

* src/extract.c (prepare_to_extract): When extracting over pipe,
process only regular files.
* tests/extrac24.at: New test case.
* tests/Makefile.am: Add new test case.
* tests/testsuite.at: Likewise.
po/.gitignore
src/extract.c
tests/Makefile.am
tests/extrac24.at [new file with mode: 0644]
tests/testsuite.at