Home GnuPG
Diffusion GnuPG a98459d3f4ec

tests: Fix using tools from the build directory.
a98459d3f4ecUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

tests: Fix using tools from the build directory.

* tests/openpgp/defs.scm (gpg-conf'): Explicitly pass the build prefix
to gpgconf here...
(gpg-components): ... instead of only here.

Previously, gpgconf was not invoked with '--build-prefix' when
changing the configuration. This made tests using this facility fail
(e.g. the TOFU test). This only affected release builds, because in
development builds gpgconf picks up the build prefix from the
environment.

  • GnuPG-bug-id: T2979
  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Mar 15 2017, 2:36 PM
Parents
rGc7833eca38fd: tests: Dump the tools that the tests are going to use.
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@g10code.com> committed rGa98459d3f4ec: tests: Fix using tools from the build directory. (authored by Justus Winter <justus@g10code.com>).Mar 15 2017, 2:36 PM
justus mentioned this in Unknown Object (Maniphest Task).Mar 27 2017, 5:34 PM
justus mentioned this in Unknown Object (Maniphest Task).