checking a keyserver should warn at level INFO, since it is a potential information...
[monkeysphere.git] / src / common
index c70ba64593994959667bdaf23e1bfb0b79ab5db0..7768335082be95af78567a26983897e38a6229f1 100644 (file)
@@ -413,7 +413,7 @@ gpg_fetch_userid() {
 
     userID="$1"
 
-    log verbose " checking keyserver $KEYSERVER... "
+    log info " checking keyserver $KEYSERVER... "
     echo 1,2,3,4,5 | \
        gpg --quiet --batch --with-colons \
        --command-fd 0 --keyserver "$KEYSERVER" \