Commit a6caef6
committed
Log when APPIMAGETOOL_SIGN_PASSPHRASE is set
There appear to be cases in which a passphrase is set (and appimagetool
correctly changes the pinentry mode to loopback) in which the gpg-agent
never asks for a password. In such a scenario, the logging within our
passphrase callback is never used, making it impossible to tell where
the problem is exactly. With this change, the log will show whether or
not the passphrase env var was found.1 parent 68cdb36 commit a6caef6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| 358 | + | |
358 | 359 | | |
359 | 360 | | |
360 | 361 | | |
| |||
0 commit comments