diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/nist-pkits/pkits | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/nist-pkits/pkits b/tests/nist-pkits/pkits index 943e4af61d..cc307db131 100755 --- a/tests/nist-pkits/pkits +++ b/tests/nist-pkits/pkits @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2004 Free Software Foundation +# Copyright (C) 2004, 2007 Free Software Foundation # # This file is part of GNUTLS. # @@ -18,6 +18,8 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA +set -e + echo "Running PKITS CRL..." ./pkits_crl |