summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-23 22:05:46 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-23 22:05:46 +0100
commit698b99c6169066498f98830fdfaaeaab0b2481e4 (patch)
treebc5952679f639063137da2e1dc103b1e8ac13b08
parenta53aa1f9a32e47b465d5b6ef3e3f5ed6b918a1c5 (diff)
downloadgnutls-698b99c6169066498f98830fdfaaeaab0b2481e4.tar.gz
fixed test
-rwxr-xr-xtests/cert-tests/template-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cert-tests/template-test b/tests/cert-tests/template-test
index f1d87ca095..876034af6a 100755
--- a/tests/cert-tests/template-test
+++ b/tests/cert-tests/template-test
@@ -18,7 +18,7 @@
# along with GnuTLS; if not, write to the Free Software Foundation,
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-set -e
+#set -e
srcdir=${srcdir:-.}
CERTTOOL=${CERTTOOL:-../../src/certtool$EXEEXT}