summaryrefslogtreecommitdiff
path: root/tests/nist-pkits/pkits_pkcs12
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nist-pkits/pkits_pkcs12')
-rwxr-xr-xtests/nist-pkits/pkits_pkcs124
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/nist-pkits/pkits_pkcs12 b/tests/nist-pkits/pkits_pkcs12
index 0b34cb9a6f..9f071f20c5 100755
--- a/tests/nist-pkits/pkits_pkcs12
+++ b/tests/nist-pkits/pkits_pkcs12
@@ -18,8 +18,8 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
-srcdir="${srcdir:-.}"
-CERTTOOL="${CERTTOOL:-../../src/certtool}"
+: ${srcdir=.}
+: ${CERTTOOL=../../src/certtool${EXEEXT}}
test -d pkcs12 || unzip "${srcdir}/PKITS_data.zip"