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