diff options
Diffstat (limited to 'tests/gpgconf.ctl.in')
-rw-r--r-- | tests/gpgconf.ctl.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/gpgconf.ctl.in b/tests/gpgconf.ctl.in index fa3e988ac..95cb0e528 100644 --- a/tests/gpgconf.ctl.in +++ b/tests/gpgconf.ctl.in @@ -11,5 +11,8 @@ # variables are substituted in standard shell manner, the final value # must start with a slash, trailing slashes are stripped. +# This file is only considered if the given envvar evaluates to true. +.enable = $GNUPG_IN_TEST_SUITE + sysconfdir = $GNUPG_BUILD_ROOT/etc rootdir = $GNUPG_BUILD_ROOT/ |