X-Git-Url: https://codewiz.org/gitweb?p=monkeysphere.git;a=blobdiff_plain;f=src%2Fshare%2Fcommon;h=653d58ba0154941887a340e7889b391079db1bae;hp=d151e859c5b3367316167e64e2acba7e4fcc21cb;hb=e13bbc823bc8fe7a28303e45055643e15d0849cd;hpb=826bfb547cc82252f18e63a25bb7ee5aeaaebc72 diff --git a/src/share/common b/src/share/common index d151e85..653d58b 100644 --- a/src/share/common +++ b/src/share/common @@ -1153,7 +1153,6 @@ process_authorized_user_ids() { # takes a gpg key or keys on stdin, and outputs a list of # fingerprints, one per line: list_primary_fingerprints() { - local file="$1" local fake=$(msmktempdir) GNUPGHOME="$fake" gpg --no-tty --quiet --import GNUPGHOME="$fake" gpg --with-colons --fingerprint --list-keys | \