[PATCH] tpm2dtests: add missing start_sw_tpm.sh script
Werner Koch
wk at gnupg.org
Mon Mar 15 17:12:36 CET 2021
On Mon, 15 Mar 2021 07:16, James Bottomley said:
> This accidentally got left out of the initial commit for testing
> 6720f1343 ("tpm2d: add tests for the tpm2daemon")
I just pushed it and added it to the Makefile.
> + ${SWTPM} socket --tpm2 --server type=tcp,port=2321 --ctrl
> type=tcp,port=2322 --tpmstate dir=`pwd` &
That line was broken; I used
${SWTPM} socket --tpm2 --server type=tcp,port=2321 \
--ctrl type=tcp,port=2322 --tpmstate dir=`pwd` &
instead.
Note that this patch is not in the beta I released today.
Salam-Shalom,
Werner
--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <https://lists.gnupg.org/pipermail/gnupg-devel/attachments/20210315/2bc8f321/attachment.sig>
More information about the Gnupg-devel
mailing list