Menu

#3 PGP key extraction still screwed up

open
nobody
PGP (2)
5
2000-11-17
2000-11-17
No

After implementing Brent's suggestion to have pgpExec catch both stderr and stdin, extracting a valid key works. However, the old code relied on the 'catch' to report an error. As a result, we no longer get into the 'Key Extract Failed!' part of the code. Best fix is probably to inspect the captured output with a regexp looking
for 'No new keys found'.

Discussion


Log in to post a comment.