tests: Skip tests that requires gpg when gpg is unavailable.
authorLudovic Courtès <ludo@gnu.org>
Sat, 20 Jun 2020 10:55:59 +0000 (12:55 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 20 Jun 2020 11:18:11 +0000 (13:18 +0200)
commit7b06781a58326f251c4af6340379d68e3cb98adb
tree6dae22db40626d83b64ff9c058f430d90c8ec5e8
parent90f496be9ad53802fd260cac3840e7bae24a3e39
tests: Skip tests that requires gpg when gpg is unavailable.

Partly fixes <https://bugs.gnu.org/41932>.
Reported by Simen Endsjø <simendsjo@gmail.com>.

* tests/git-authenticate.scm ("signed commits, SHA1 signature"): Use
'gpg+git-available?' in skip guard.
tests/git-authenticate.scm