X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fcommon;h=297e7f344c9d39686c94c1097ee587a142e51455;hb=fed9bf92f82bac4a329866896802c3f0f8b08059;hp=68a69e94ba6cf891d557915f686d5dcedc43ae8b;hpb=d45c604fec211ec969533771b83c5c94e0a5ed05;p=monkeysphere.git diff --git a/src/common b/src/common index 68a69e9..297e7f3 100644 --- a/src/common +++ b/src/common @@ -669,7 +669,7 @@ process_user_id() { else log debug " - unacceptable primary key." if [ -z "$sshKey" ] ; then - log error " ! primary key could not be translated (not RSA or DSA?)." + log error " ! primary key could not be translated (not RSA or DSA?)." else echo "1:${sshKey}" fi