2005-08-30  Werner Koch  <[EMAIL PROTECTED]>

        * passphrase.c (agent_open): Print a warning and not an error in
        case of a missing agent.  Should fix Debian bug #325578.


Index: g10/passphrase.c
===================================================================
--- g10/passphrase.c    (revision 3856)
+++ g10/passphrase.c    (working copy)
@@ -301,7 +301,7 @@
               if (orig_codeset)
                 bind_textdomain_codeset (PACKAGE, orig_codeset);
 #endif /*ENABLE_NLS*/
-              log_error (_("gpg-agent is not available in this session\n"));
+              log_info (_("gpg-agent is not available in this session\n"));
               opt.use_agent = 0;
             }
           return NULL;



Salam-Shalom,

   Werner



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to