Changes between Version 1 and Version 5 of Ticket #25
- Timestamp:
- Mar 3, 2012, 6:20:34 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25 – Description
v1 v5 1 1 {{{ 2 #!irclog3 2 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? 4 3 12:31 < msemtd> you could use open3 (or similar) and interleave STDERR from your subprocess or pipe it to a file for checking