Shorten the GNUPGHOME path by using a temporary directory

Authored by vkrause on Sep 15 2017, 2:27 PM.

Description

Shorten the GNUPGHOME path by using a temporary directory

This will contain a local socket, and those have a path length limit of
just 108 chars. We are very close to that, and the KDE CI manages to
exceed that. Using a temporary directory fixes that and has the added
benefit of ensuring a clean slate for subsequent tests.

Details

Committed
vkrauseSep 15 2017, 2:27 PM
Parents
R94:06cec2208c85: No need to compile in the GNUPG home path
Branches
Unknown
Tags
Unknown