From: Nikos Mavrogiannopoulos Date: Mon, 12 Jan 2015 10:50:53 +0000 (+0100) Subject: testpkcs11: do not ignore the failure to write a trusted CA X-Git-Tag: gnutls_3_4_0~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e607d801ab35e8f284f7d5067ded5a0b448ff96;p=thirdparty%2Fgnutls.git testpkcs11: do not ignore the failure to write a trusted CA --- diff --git a/tests/suite/testpkcs11 b/tests/suite/testpkcs11 index c0a7b4634e..34ec7e7672 100755 --- a/tests/suite/testpkcs11 +++ b/tests/suite/testpkcs11 @@ -277,7 +277,7 @@ write_certificate_test () { echo ok else echo failed - return + exit_error fi echo -n "* Testing certificate flags... "