From: Simon Josefsson Date: Wed, 14 Apr 2010 11:54:18 +0000 (+0200) Subject: Disable self-test temporarily until we make it work cross-platform. X-Git-Tag: gnutls_2_9_10~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e543db08dc98d497d95fc41e46f2b891dfb04f0a;p=thirdparty%2Fgnutls.git Disable self-test temporarily until we make it work cross-platform. --- diff --git a/tests/safe-renegotiation/Makefile.am b/tests/safe-renegotiation/Makefile.am index 74ad564350..3b262cdff2 100644 --- a/tests/safe-renegotiation/Makefile.am +++ b/tests/safe-renegotiation/Makefile.am @@ -20,4 +20,4 @@ EXTRA_DIST = params.dh dist_check_SCRIPTS = testsrn -TESTS = testsrn +#TESTS = testsrn