Skip to content

Commit

Permalink
tests: Update to ibmtpm20tss v2.3.1 with rev183 tests
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
  • Loading branch information
stefanberger committed Jul 22, 2024
1 parent 77d42c9 commit eefbd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_tpm2_ibmtss2
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ git clone https://git.code.sf.net/p/ibmtpm20tss/tss ibmtpm20tss-tss

pushd ibmtpm20tss-tss &>/dev/null || exit 1

if ! git checkout tags/v2.2.0; then
if ! git checkout tags/v2.3.1; then
echo "'Git checkout' failed."
exit 1
fi
Expand Down

0 comments on commit eefbd3f

Please sign in to comment.