upstream: Fix skip message.

OpenBSD-Regress-ID: d192bbc19cc5914e64a3bb35a347eca0318729af
This commit is contained in:
2026-05-28 18:33:04 +10:00
committed by Darren Tucker
parent 0a561f9067
commit 0e2db7bc01
+2 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: kbdint.sh,v 1.2 2026/02/24 00:39:59 dtucker Exp $
# $OpenBSD: kbdint.sh,v 1.3 2026/05/04 10:57:24 dtucker Exp $
# Placed in the Public Domain.
#
# This tests keyboard-interactive authentication. It does not run by default,
@@ -11,7 +11,7 @@
tid="kbdint"
if [ -z "$SUDO" -o ! -f ${OBJ}/kbdintpw ]; then
skip "Password auth requires SUDO and kbdintpw file."
skip "kbdint auth test requires SUDO and kbdintpw file."
fi
# Enable keyboard-interactive auth