summaryrefslogtreecommitdiff
path: root/tests/cert-tests/pem-decoding
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-06-26 20:27:59 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-06-26 20:27:59 +0200
commite092a1671875828ad1b612aa64212a8ab7252358 (patch)
treeb6f43d6af69b6b55019fad343f2ab6230eeeee87 /tests/cert-tests/pem-decoding
parentc513883c60797b2c2be4c5a473b17cfbd3d6328b (diff)
downloadgnutls-e092a1671875828ad1b612aa64212a8ab7252358.tar.gz
tests: better replacement of LIBTOOL variable in scriptsgnutls_3_3_5
Diffstat (limited to 'tests/cert-tests/pem-decoding')
-rwxr-xr-xtests/cert-tests/pem-decoding2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cert-tests/pem-decoding b/tests/cert-tests/pem-decoding
index 54077fba28..866c967509 100755
--- a/tests/cert-tests/pem-decoding
+++ b/tests/cert-tests/pem-decoding
@@ -26,7 +26,7 @@ srcdir=${srcdir:-.}
CERTTOOL=${CERTTOOL:-../../src/certtool$EXEEXT}
DIFF=${DIFF:-diff}
if ! test -z "${VALGRIND}";then
-VALGRIND="${LIBTOOL:libtool} --mode=execute ${VALGRIND}"
+VALGRIND="${LIBTOOL:-libtool} --mode=execute ${VALGRIND}"
fi
#check whether "funny" spaces can be interpreted