diff options
author | Fabian Stelzer <fs@gigacodes.de> | 2022-03-04 11:25:17 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-04 11:36:40 -0800 |
commit | a075e79d2c036e8e41900cfcb2177d75b92758c8 (patch) | |
tree | 3acec668585f175d18a5dacf092e26c49ea3bbfb /t/t9401-git-cvsserver-crlf.sh | |
parent | Git 2.35.1 (diff) | |
download | tgif-a075e79d2c036e8e41900cfcb2177d75b92758c8.tar.xz |
gpg-interface/gpgsm: fix for v2.3
Checking if signing was successful will now accept '[GNUPG]:
SIG_CREATED' on the beginning of the first or any subsequent line. Not
just explictly the second one anymore.
Gpgsm v2.3 changed its output when listing keys from `fingerprint` to
`sha1/2 fpr`. This leads to the gpgsm tests silently not being executed
because of a failed prerequisite.
Switch to gpg's `--with-colons` output format when evaluating test
prerequisites to make parsing more robust. This also allows us to
combine the existing grep/cut/tr/echo pipe for writing the trustlist.txt
into a single awk expression.
Adjust error message checking in test for v2.3 specific output changes.
Helped-By: Junio C Hamano <gitster@pobox.com>
Helped-By: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9401-git-cvsserver-crlf.sh')
0 files changed, 0 insertions, 0 deletions