Browse Source

Downgrade the mismatched fpr warning to info

svn:r12257
Peter Palfrader 16 years ago
parent
commit
471163ffd5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/or/dirserv.c

+ 1 - 1
src/or/dirserv.c

@@ -366,7 +366,7 @@ dirserv_get_status_impl(const char *id_digest, const char *nickname,
   if (result & FP_UNNAMED) {
     if (should_log) {
       char *esc_contact = esc_for_log(contact);
-      log_warn(LD_DIRSERV,
+      log_info(LD_DIRSERV,
                "Mismatched fingerprint for '%s'. "
                "ContactInfo '%s', platform '%s'.)",
                nickname,