gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, gnutls_2_10_x, updated. gnutls_2_9_12-3-g9b5905


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, gnutls_2_10_x, updated. gnutls_2_9_12-3-g9b59054
Date: Sat, 19 Jun 2010 16:41:12 +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=9b5905414a521286ac9a513bc7d4a03663bb8cfd

The branch, gnutls_2_10_x has been updated
       via  9b5905414a521286ac9a513bc7d4a03663bb8cfd (commit)
      from  77917e60642d3c75381f6f1d37bba955316fcca2 (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 9b5905414a521286ac9a513bc7d4a03663bb8cfd
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Sat Jun 19 18:41:08 2010 +0200

    Corrected test.

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

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

diff --git a/src/tests.c b/src/tests.c
index 8beff1d..f921206 100644
--- a/src/tests.c
+++ b/src/tests.c
@@ -445,7 +445,7 @@ test_aes (gnutls_session_t session)
   int ret;
 
   sprintf (prio_str, INIT_STR
-          INIT_STR "+AES-128-CBC:" ALL_COMP ":" ALL_CERTTYPES ":%s:" ALL_MACS
+          "+AES-128-CBC:" ALL_COMP ":" ALL_CERTTYPES ":%s:" ALL_MACS
           ":" ALL_KX ":" REST, protocol_str);
   _gnutls_priority_set_direct (session, prio_str);
 


hooks/post-receive
-- 
GNU gnutls



reply via email to

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