[SCM] GNU gnutls branch, master, updated. gnutls_3_0_11-61-g2f37140

"Simon Josefsson" <[email protected]>
Newsgroups gmane.comp.encryption.gpg.gnutls.cvs
Message-ID <[email protected]>
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=2f37140a17f5f54ce7ae96bb836f2b507d3c8718

The branch, master has been updated
       via  2f37140a17f5f54ce7ae96bb836f2b507d3c8718 (commit)
      from  823e33387f8a147addf3d8622dcb1f612c057309 (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 2f37140a17f5f54ce7ae96bb836f2b507d3c8718
Author: Simon Josefsson <[email protected]>
Date:   Mon Jan 16 20:32:16 2012 +0100

    Fix srcdir != builddir builds.
    
    Tiny patch from Elias Pipping <[email protected]>.

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

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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.