From d8072945d0a686c6406b1a1ef83f1a8a90d7c3fe Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 22 Oct 2019 15:39:45 +0200 Subject: whitespace --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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 -- cgit v1.1