gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, ocsp, updated. gnutls_3_0_11-109-g3dacaab


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, ocsp, updated. gnutls_3_0_11-109-g3dacaab
Date: Mon, 16 Jan 2012 19:41:27 +0000

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 "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=3dacaab91d3540d2c919e43cb5610444dee35f1f

The branch, ocsp has been updated
       via  3dacaab91d3540d2c919e43cb5610444dee35f1f (commit)
       via  2f37140a17f5f54ce7ae96bb836f2b507d3c8718 (commit)
      from  e2782504a6f185a7241f3afd8adde0152fad29d4 (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 3dacaab91d3540d2c919e43cb5610444dee35f1f
Merge: e278250 2f37140
Author: Simon Josefsson <address@hidden>
Date:   Mon Jan 16 20:41:16 2012 +0100

    Merge branches 'master' and 'ocsp' into ocsp

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

Summary of changes:
 tests/ecdsa/ecdsa |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/ecdsa/ecdsa b/tests/ecdsa/ecdsa
index 1d3c66b..ddb9b60 100755
--- a/tests/ecdsa/ecdsa
+++ b/tests/ecdsa/ecdsa
@@ -82,7 +82,7 @@ fi
 rm -f verify new-user.pem new-ca-ecdsa.pem new-subca-ecdsa.pem template out
 rm -f key-subca-ecdsa.pem key-ca-ecdsa.pem key-ecdsa.pem
 
-$CERTTOOL -k <bad-key.pem | grep "validation failed" >/dev/null 2>&1
+$CERTTOOL -k < ${srcdir}/bad-key.pem | grep "validation failed" >/dev/null 2>&1
 if [ $? != 0 ];then
        echo "certtool didn't detect a bad ECDSA key."
        exit 1


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]