mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Extended the --check-program output: Error messages are now inlcued in an
easy parsable format.
This commit is contained in:
parent
b13587ef16
commit
8464627bf4
37 changed files with 3802 additions and 1834 deletions
|
@ -622,7 +622,7 @@ parse_p12 (ctrl_t ctrl, ksba_reader_t reader,
|
|||
}
|
||||
|
||||
|
||||
/* If we found no error in the output of the cild, setup a suitable
|
||||
/* If we found no error in the output of the child, setup a suitable
|
||||
error code, which will later be reset if the exit status of the
|
||||
child is 0. */
|
||||
if (!child_err)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue