Opened 17 years ago

Last modified 7 years ago

#25 new defect

Don't redirect gpg output to /dev/null

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

Description (last modified by simon)

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 (3)

comment:1 Changed 17 years ago by simon

  • Description modified (diff)

comment:5 Changed 12 years ago by simon

  • Description modified (diff)
Note: See TracTickets for help on using tickets.