Changes between Version 1 and Version 5 of Ticket #25


Ignore:
Timestamp:
Mar 3, 2012, 6:20:34 PM (12 years ago)
Author:
simon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25 – Description

    v1 v5  
    11{{{
    2 #!irclog
    3212: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?
    4312:31 < msemtd> you could use open3 (or similar) and interleave STDERR from your subprocess or pipe it to a file for checking