Skip to content

Commit

Permalink
tests: Fix pkcs11-spy initialization
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Jelen <[email protected]>
  • Loading branch information
Jakuje committed Oct 22, 2024
1 parent ffa2468 commit 766c3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ fi
cat >> "${TMPPDIR}/testvars" <<DBGSCRIPT
# for listing the separate pkcs11 calls
#export PKCS11SPY="${PKCS11_PROVIDER_MODULE}"
#export PKCS11SPY="${P11LIB}"
#export PKCS11_PROVIDER_MODULE=/usr/lib64/pkcs11-spy.so
DBGSCRIPT
gen_unsetvars
Expand Down

0 comments on commit 766c3a2

Please sign in to comment.