tests: Allow 'tests/git-authenticate.scm' to run when git/gpg is missing.
authorLudovic Courtès <ludo@gnu.org>
Sun, 28 Jun 2020 20:55:51 +0000 (22:55 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 28 Jun 2020 21:26:53 +0000 (23:26 +0200)
commit0a8dd8aae5fad365c2f429d48e4085a3b3388332
tree1d00415f59303bce5a6c38ad2e0bf7f018ee7c29
parent1acc5e11beb1b8eea9fe931455bf2c9a26a69aa3
tests: Allow 'tests/git-authenticate.scm' to run when git/gpg is missing.

Fixes <https://bugs.gnu.org/42077>.
Reported by Jan Nieuwenhuizen <janneke@gnu.org>.

The typo was introduced in 7b06781a58326f251c4af6340379d68e3cb98adb.

* tests/git-authenticate.scm <top level>: Remove call to 'which'
around (gpg+git-available?).
tests/git-authenticate.scm