Skip to content

Commit

Permalink
tests: Remove needless quirks for kryoptic
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Jelen <[email protected]>
  • Loading branch information
Jakuje committed Jul 17, 2024
1 parent b2dcc88 commit adce91a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/setup-kryoptic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,6 @@ sed -e "s|@libtoollibs@|${LIBSPATH}|g" \
-e "s|@testsdir@|${TMPPDIR}|g" \
-e "s|@SHARED_EXT@|${SHARED_EXT}|g" \
-e "s|@PINFILE@|${PINFILE}|g" \
-e "s|##QUIRKS|pkcs11-module-quirks = no-deinit|g" \
-e "/pkcs11-module-init-args/d" \
"${TESTSSRCDIR}/openssl.cnf.in" > "${OPENSSL_CONF}"

Expand Down

0 comments on commit adce91a

Please sign in to comment.