summaryrefslogtreecommitdiff
path: root/tests/cert-tests/gost
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cert-tests/gost')
-rwxr-xr-xtests/cert-tests/gost4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cert-tests/gost b/tests/cert-tests/gost
index ff47988a6d..c16c539814 100755
--- a/tests/cert-tests/gost
+++ b/tests/cert-tests/gost
@@ -21,8 +21,8 @@
#set -e
-srcdir="${srcdir:-.}"
-CERTTOOL="${CERTTOOL:-../../src/certtool${EXEEXT}}"
+: ${srcdir=.}
+: ${CERTTOOL=../../src/certtool${EXEEXT}}
TMPFILE=gost.$$.tmp
TMPCA=gost-ca.$$.tmp
TMPCAKEY=gost-ca-key.$$.tmp