diff options
author | Todd Zullinger <tmz@pobox.com> | 2023-06-06 17:47:07 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-06-12 13:50:39 -0700 |
commit | 78e56cff69df290058ddefe18637de973f91b39d (patch) | |
tree | 4be8d149394bfa3ccf9299b92c4da826ff04b410 /builtin/commit-graph.c | |
parent | 0d1bd1dfb37ef25e1911777c94129fc769ffec38 (diff) |
t/lib-gpg: require GPGSSH for GPGSSH_VERIFYTIME prereq
The GPGSSH_VERIFYTIME prequeq makes use of "${GNUPGHOME}" but does not
create it. Require GPGSSH which creates the "${GNUPGHOME}" directory.
Additionally, it makes sense to require GPGSSH in GPGSSH_VERIFYTIME
because the latter builds on the former. If we can't use GPGSSH,
there's little point in checking whether GPGSSH_VERIFYTIME is usable.
Suggested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions