]> git.ipfire.org Git - thirdparty/libarchive.git/commit
tests: redirect stdout in one call in test_extract_tar_absolute_paths (#2386) 2394/head
authorMartin Matuška <martin@matuska.org>
Fri, 25 Oct 2024 17:45:28 +0000 (19:45 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Oct 2024 17:45:28 +0000 (18:45 +0100)
commit2cea675da23c1fc13eefcd778995d9448a1a7207
tree52423285142a967bbdeb31bc3cdc21fec3ad199f
parent043b6feeefffbfda4327b728a1fa17107b6bfd53
tests: redirect stdout in one call in test_extract_tar_absolute_paths (#2386)

This redirects the message "Removing leading '/' from member names"
from stderr to a file in one case.
tar/test/test_option_P.c