fix output formatting for cases where multiple fingerprints are found, in functions...
[monkeysphere.git] / src / share / mh / add_revoker
index 50e8c67456d42a3fee0c68e09a8a4aa654bbdfe7..2ae531e82c15f08fb98af01e2cecb92982a18b0b 100644 (file)
@@ -80,7 +80,7 @@ else
     if (( $(echo "$fingerprint" | wc -l) != 1 )) ; then
        cat <<EOF
 More than one fingerprint found:
-  echo $fingerprint
+$fingerprint
 Please use a more specific key ID.
 EOF
        failure