summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@sunet.se>2019-10-22 15:39:45 +0200
committerLinus Nordberg <linus@sunet.se>2019-10-22 15:39:45 +0200
commitd8072945d0a686c6406b1a1ef83f1a8a90d7c3fe (patch)
tree712d39029539d1f0aa457d9202c2cb22bc3e955f
parentcbed76f89cc474a9da6f4429c68de3f51a3bfc21 (diff)
whitespace
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 50d75ba..0e93502 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -12,7 +12,7 @@ P11P_PROVIDER = /usr/lib/x86_64-linux-gnu/pkcs11/p11-kit-client.so
p11p-softhsm: testsig.hsm.p11p.pem
- echo "$(TEXT)" |./do-verify.sh $< $(P11P_PROVIDER) ./openssl.p11p.cnf $(SOFTHSM_PROVIDER)
+ echo "$(TEXT)" | ./do-verify.sh $< $(P11P_PROVIDER) ./openssl.p11p.cnf $(SOFTHSM_PROVIDER)
direct-softhsm: testsig.hsm.pem
echo "$(TEXT)" | ./do-verify.sh $< $(SOFTHSM_PROVIDER) ./openssl.direct.cnf