]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: Fix skip message.
authordtucker@openbsd.org <dtucker@openbsd.org>
Mon, 4 May 2026 10:57:24 +0000 (10:57 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 28 May 2026 08:33:04 +0000 (18:33 +1000)
OpenBSD-Regress-ID: d192bbc19cc5914e64a3bb35a347eca0318729af

regress/kbdint.sh

index 7db876180c52a667d23a038944e08925272f1cc6..6c29b929866d1c210ebae32700c8b562abdf62f1 100644 (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