On Mon, 16 Feb 2009 13:22, ramon.loure...@upf.edu said:

> if (! -p STDIN) {
>     close(STDIN);
>     open(STDIN, "gpg --list-sigs |");

Do not use this command for scripts.  It may break with the next gpg
version.  Always use the --with-colons option.


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Auschnahme regelt ein Bundeschgesetz.


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to