[git] GPGME - branch, master, updated. gpgme-1.10.0-3-g58130b9

by NIIBE Yutaka cvs at cvs.gnupg.org
Mon Jan 29 04:06:19 CET 2018


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 "GnuPG Made Easy".

The branch, master has been updated
       via  58130b97f6582455fd355ac58ae3182a28812cfc (commit)
      from  37d62e9d0f685c257fdb5f303e60ff01f8a36a2f (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 58130b97f6582455fd355ac58ae3182a28812cfc
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Mon Jan 29 12:04:55 2018 +0900

    tests: Fix for NetBSD.
    
    * tests/gpg/pinentry: Use /bin/sh instead of Bash.
    
    Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>

diff --git a/tests/gpg/pinentry b/tests/gpg/pinentry
index 3b99726..b12caae 100755
--- a/tests/gpg/pinentry
+++ b/tests/gpg/pinentry
@@ -1,4 +1,4 @@
-#! /bin/bash
+#! /bin/sh
 # Dummy pinentry
 # 
 # Copyright 2008 g10 Code GmbH

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

Summary of changes:
 tests/gpg/pinentry | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list