did some work on george, disk was filling up, updates needed to be run, mail was...
[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