On Fri, Feb 08, 2019 at 03:25:05PM -0500, Todd Zullinger wrote:
> SZEDER Gábor wrote:
> > On Thu, Feb 07, 2019 at 10:17:45PM -0500, Todd Zullinger wrote:
> >> 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.