[openssh-commits] [openssh] 01/04: upstream: Fix OpenBSD RCS ID typos. from Andrius V
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri May 23 13:44:55 AEST 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 7acb70e05e9977ceca7b33df84ceaea337b1efef
Author: bluhm at openbsd.org <bluhm at openbsd.org>
AuthorDate: Thu May 22 04:34:18 2025 +0000
upstream: Fix OpenBSD RCS ID typos. from Andrius V
OpenBSD-Regress-ID: 5c03a2ef5323969fc4978f2eec4f1a25c48c572a
---
regress/penalty-expire.sh | 2 +-
regress/penalty.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/regress/penalty-expire.sh b/regress/penalty-expire.sh
index 4f0bbe638..27e36e3ee 100644
--- a/regress/penalty-expire.sh
+++ b/regress/penalty-expire.sh
@@ -1,4 +1,4 @@
-# $OpenBSD
+# $OpenBSD: penalty-expire.sh,v 1.3 2025/05/22 04:34:18 bluhm Exp $
# Placed in the Public Domain.
tid="penalties"
diff --git a/regress/penalty.sh b/regress/penalty.sh
index 8b8353238..bf719dc0a 100644
--- a/regress/penalty.sh
+++ b/regress/penalty.sh
@@ -1,4 +1,4 @@
-# $OpenBSD
+# $OpenBSD: penalty.sh,v 1.7 2025/05/22 04:34:18 bluhm Exp $
# Placed in the Public Domain.
tid="penalties"
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list