Re: build-aux/announce-gen: amending gpg --verify command line
Collin Funk <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bruno Haible via Gnulib discussion list <[email protected]> writes: > The --quiet option has no effect here: > > $ gpg --verify --quiet gettext-1.0.tar.lz.sig > gpg: assuming signed data in 'gettext-1.0.tar.lz' > gpg: Signature made Do 29 Jan 2026 01:14:03 CET > gpg: using EDDSA key E0FFBD975397F77A32AB76ECB6301D9E1BBEAC08 > gpg: Good signature from "Bruno Haible (Free Software Development) <[email protected]>" [ultimate] > > I'm therefore in favour of applying Ineiev's patch. I like the change as well. Perhaps it could make the line too long in the announcement, but that can be addressed later should it be a problem. Collin