Skip to content

Commit d67ac51

Browse files
committed
Add more descriptive comment
1 parent cea66af commit d67ac51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/pam-pkcs11-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ fi
6363

6464
echo "[*] Configuring pam_pkcs11..."
6565

66-
# Temporarily unset WOLFPROV_FORCE_FAIL so we can test the failure case
66+
# Temporarily unset WOLFPROV_FORCE_FAIL so we can generate certs correctly
6767
ORIG_WOLFPROV_FORCE_FAIL="${WOLFPROV_FORCE_FAIL:-}"
6868
unset WOLFPROV_FORCE_FAIL || true
6969

0 commit comments

Comments
 (0)