Home GnuPG
Diffusion GnuPG a9c9435cd447

gpg-authcode-sign: Avoid syntax error if input file does not exist.

Description

gpg-authcode-sign: Avoid syntax error if input file does not exist.

* tools/gpg-authcode-sign.sh (cleanup): Check that file exists.

Without this fix you would get a syntax error due to

elif [ $(wc -c < "$inname" ) -lt 256 ]; then

Details

Provenance
wernerAuthored on Jun 11 2026, 1:30 PM
Parents
rGa5d504370321: po: Clarify German description of max-cache-ttl
Branches
Unknown
Tags
Unknown