mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-08-12 20:24:44 +00:00
tests: Revert accidental port change from commit 0194fb22a
Revert the accidental port change from commit 0194fb22a.
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
548eb6859b
commit
e5155b4fc5
@ -701,7 +701,7 @@ function test_primary_volatile_load()
|
||||
export TPM_SERVER_TYPE=raw
|
||||
export TPM_SERVER_NAME=127.0.0.1
|
||||
export TPM_INTERFACE_TYPE=socsim
|
||||
export TPM_COMMAND_PORT=55533
|
||||
export TPM_COMMAND_PORT=65533
|
||||
export TPM_DATA_DIR=$TPMDIR
|
||||
export TPM_SESSION_ENCKEY="807e2bfe898ddaed8fa6310e716a24dc" # for sessions
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user