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 <jjelen@redhat.com>
  • Loading branch information
Jakuje committed Jul 30, 2024
1 parent 4de526e commit b595244
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 @@ -392,7 +392,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 b595244

Please sign in to comment.