[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnupg-commit-watchers
Subject:    [git] GnuPG - branch, master, updated. gnupg-2.1.21-78-gecd6c01
From:       cvs () cvs ! gnupg ! org (by Werner Koch)
Date:       2017-06-28 6:50:41
Message-ID: E1dQ6oE-0002Xb-AS () lists ! gnupg ! org
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, master has been updated
       via  ecd6c0160f49ae83001dfd150df6b1238fc479d5 (commit)
      from  273964798592cd479c111f47e8ce46d5b1999d6a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ecd6c0160f49ae83001dfd150df6b1238fc479d5
Author: Werner Koch <wk@gnupg.org>
Date:   Wed Jun 28 08:44:27 2017 +0200

    agent: Fix option --debug-wait
    
    * agent/gpg-agent.c (opts): Typo fix.
    --
    
    Regression-due-to: ccee34736b57a42ec4bdcb0d3181bdc6a08b0fff
    GnuPG-bug-id: 3225
    Signed-off-by: Werner Koch <wk@gnupg.org>

diff --git a/agent/gpg-agent.c b/agent/gpg-agent.c
index 825b7ba..d3db3e1 100644
--- a/agent/gpg-agent.c
+++ b/agent/gpg-agent.c
@@ -164,7 +164,7 @@ static ARGPARSE_OPTS opts[] = {
   ARGPARSE_s_s (oDebug,	     "debug",       "@"),
   ARGPARSE_s_n (oDebugAll,   "debug-all",   "@"),
   ARGPARSE_s_s (oDebugLevel, "debug-level", "@"),
-  ARGPARSE_s_i (oDebugWait,"  debug-wait",  "@"),
+  ARGPARSE_s_i (oDebugWait,  "debug-wait",  "@"),
   ARGPARSE_s_n (oDebugQuickRandom, "debug-quick-random", "@"),
   ARGPARSE_s_n (oDebugPinentry, "debug-pinentry", "@"),
 

-----------------------------------------------------------------------

Summary of changes:
 agent/gpg-agent.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org


_______________________________________________
Gnupg-commits mailing list
Gnupg-commits@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic