[openssh-commits] [openssh] 05/07: upstream: Use ssh binary instead of the (smaller) script when
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Mar 11 19:26:16 AEDT 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit e2c4f070b43a4fd7d59a9350e2fe78df605830b5
Author: dtucker at openbsd.org <dtucker at openbsd.org>
AuthorDate: Tue Mar 11 07:46:02 2025 +0000
upstream: Use ssh binary instead of the (smaller) script when
preparing test data files since it's faster.
OpenBSD-Regress-ID: 4215e42682fdb73e131e10645d4a1a23a91d64f5
---
regress/test-exec.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/regress/test-exec.sh b/regress/test-exec.sh
index 26f54fc0..b58fcb8f 100644
--- a/regress/test-exec.sh
+++ b/regress/test-exec.sh
@@ -1,4 +1,4 @@
-# $OpenBSD: test-exec.sh,v 1.123 2025/03/11 07:43:45 dtucker Exp $
+# $OpenBSD: test-exec.sh,v 1.124 2025/03/11 07:46:02 dtucker Exp $
# Placed in the Public Domain.
#SUDO=sudo
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list