diff options
-rw-r--r-- | tests/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Makefile b/tests/Makefile index 9d83a7e..309dc59 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -46,9 +46,6 @@ testsig.hsm.pem: softhsm-token-setup testsig.hsm.p11p.pem: softhsm-token-setup echo "$(TEXT)" | ./do-sign.sh $@ $(P11P_PROVIDER) ./openssl.p11p.cnf $(SOFTHSM_PROVIDER) -server-running: -# FIXME: use env printed to do 'p11-kit server --kill', at some point - clean: -rm -r softhsm -rm softhsm-token-setup.stamp |