add a directory and a changlog for the zimmerman keyserver (including some changes)
[monkeysphere.git] / src / common
index 68a69e94ba6cf891d557915f686d5dcedc43ae8b..297e7f344c9d39686c94c1097ee587a142e51455 100644 (file)
@@ -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