X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fshare%2Fcommon;h=653d58ba0154941887a340e7889b391079db1bae;hb=cd4c36070c85283086ed914d8fd6ac77884173bb;hp=d151e859c5b3367316167e64e2acba7e4fcc21cb;hpb=2aa462ad7d94dd60dad494240ffad2450612ea72;p=monkeysphere.git 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 | \