Opened 17 years ago

Last modified 7 years ago

#25 new defect

Don't redirect gpg output to /dev/null — at Initial Version

Reported by: anonymous Owned by: simon
Priority: normal Component: Keysigning
Severity: normal Keywords:
Cc:

Description

12:30 < msemtd> tut, tut! you're redirecting STDERR to /dev/null (line 40) - what if gpg is raising an error about the integrity of the data on STDOUT? 12:31 < msemtd> you could use open3 (or similar) and interleave STDERR from your subprocess or pipe it to a file for checking

Change History (0)

Note: See TracTickets for help on using tickets.