diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-12-18 11:26:24 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-12-18 11:26:24 -0800 |
commit | 086cb911533d6f4233e84c93b08da289ecc8a229 (patch) | |
tree | e5f361dc08ed90b4466486e338ab6eaa9fcfb9c2 /git-p4.py | |
parent | 8e8c8817cd3e61d974e02f7276ded1f4cb97d8f3 (diff) | |
download | git-086cb911533d6f4233e84c93b08da289ecc8a229.tar.gz |
t7004: do not create unneeded gpghome/gpg.conf when GPG is not used
These tests themselves are properly protected by the GPG
prerequisite, but one of the set-up steps outside the
test_expect_success block unconditionally assumed that there is a
gpghome/ directory, which is not true if GPG is not being used.
It may be a good idea to move the whole set-up steps in the test but
that is a follow-up topic.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-p4.py')
0 files changed, 0 insertions, 0 deletions