mirror of
https://github.com/mirror/wget.git
synced 2026-08-31 03:37:54 +08:00
* testenv/conf/expected_files.py: Ignore dirmngr.conf, gpg.conf Libgpgme creates certain files if $HOME doesn't contain the .gnupg directory. These files disturb some metalink tests if we don't ignore them. Reported-by: Arkadiusz Miśkiewicz <arekm@maven.pl>