Re: [PATCH 1/2] t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txt
From: SZEDER Gábor <hidden>
Date: 2019-02-08 20:35:48
From: SZEDER Gábor <hidden>
Date: 2019-02-08 20:35:48
On Fri, Feb 08, 2019 at 03:25:05PM -0500, Todd Zullinger wrote:
SZEDER Gábor wrote:quoted
On Thu, Feb 07, 2019 at 10:17:45PM -0500, Todd Zullinger wrote:quoted
When gpgsm is installed, lib-gpg.sh attempts to update trustlist.txt to relax the checking of some root certificate requirements. The path to "${GNUPGHOME}" contains spaces which cause an "ambiguous redirect" warning when bash is used to run the tests:s/error/warning/Did you mean s/warning/error/ so the sentence reads: The path to "${GNUPGHOME}" contains spaces which cause an "ambiguous redirect" error when bash is used to run the tests
Oh, wow. Indeed that's what I meant.
Is it worth a resend before Junio queues it?
I remember Junio taking care of minor touchups to commit messages like this, so maybe not.