From: dtucker@openbsd.org Date: Tue, 11 Mar 2025 07:46:02 +0000 (+0000) Subject: upstream: Use ssh binary instead of the (smaller) script when X-Git-Tag: V_10_0_P1~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2c4f070b43a4fd7d59a9350e2fe78df605830b5;p=thirdparty%2Fopenssh-portable.git upstream: Use ssh binary instead of the (smaller) script when preparing test data files since it's faster. OpenBSD-Regress-ID: 4215e42682fdb73e131e10645d4a1a23a91d64f5 --- diff --git a/regress/test-exec.sh b/regress/test-exec.sh index 26f54fc01..b58fcb8f1 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