summaryrefslogtreecommitdiff
path: root/tests/cert-tests/sha2-test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cert-tests/sha2-test')
-rwxr-xr-xtests/cert-tests/sha2-test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cert-tests/sha2-test b/tests/cert-tests/sha2-test
index eca12fdf7c..0c5ebd4cbc 100755
--- a/tests/cert-tests/sha2-test
+++ b/tests/cert-tests/sha2-test
@@ -22,8 +22,8 @@
#set -e
-srcdir="${srcdir:-.}"
-CERTTOOL="${CERTTOOL:-../../src/certtool${EXEEXT}}"
+: ${srcdir=.}
+: ${CERTTOOL=../../src/certtool${EXEEXT}}
TEMPLFILE=template.$$.tmp
CAFILE=ca.$$.tmp
SUBCAFILE=subca.$$.tmp