]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
testpkcs11: do not ignore the failure to write a trusted CA
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 12 Jan 2015 10:50:53 +0000 (11:50 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 12 Jan 2015 10:51:17 +0000 (11:51 +0100)
tests/suite/testpkcs11

index c0a7b4634e3580367e88994993600bacf7ffe888..34ec7e76722ddd51d23521bffae255083246925d 100755 (executable)
@@ -277,7 +277,7 @@ write_certificate_test () {
                echo ok
        else
                echo failed
-               return
+               exit_error
        fi
 
        echo -n "* Testing certificate flags... "