From c7b69f05bc27082823bf87a04ffcf69bca945e3c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 13 Jun 2022 14:56:45 -0700 Subject: Fix commentary in new test case --- tests/extrac25.at | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/tests/extrac25.at b/tests/extrac25.at index 67e7cabe..e4836c8c 100644 --- a/tests/extrac25.at +++ b/tests/extrac25.at @@ -16,15 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . AT_SETUP([extract over parent dir that is dangling symlink]) -AT_KEYWORDS([extract extrac25 to-stdout]) - -# Description: When extracting over pipe, only regular files should be -# extracted. In tar 1.33 this was broken, so that members of other types -# (in particular, directories) were extracted as usual. This test ensures -# that this is no longer the case. -# -# References: https://bugs.archlinux.org/task/69373, -# https://savannah.gnu.org/bugs/?60002 +AT_KEYWORDS([extract extrac25]) AT_TAR_CHECK([ mkdir subdir -- cgit v1.2.1