V8.13.392.2025.11.07
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m27s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m27s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -56,7 +56,7 @@ allow-loopback-pinentry
|
||||
pinentry-program /usr/bin/pinentry-tty
|
||||
EOF
|
||||
|
||||
if ! gpgconf --launch gpg-agent >| /tmp/cdlb_gpg-agent.log 2>&1; then
|
||||
if ! gpgconf --launch gpg-agent 2>&1; then
|
||||
|
||||
printf "\e[91m++++ ++++ ++++ ++++ ++++ ++++ ++ Failed to launch gpg-agent. \e[0m\n"
|
||||
return "${ERR_GPG__AGENT}"
|
||||
|
||||
Reference in New Issue
Block a user