[openssh-commits] [openssh] branch master updated (8854724c -> 300c4322)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Apr 22 11:36:10 AEST 2020
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 8854724c Sync rev 1.49.
new 01d4cdcd upstream: Backslash '$' at then end of string. Prevents warning on
new c8d9796c Remove unneeded env vars from t-exec invocation.
new 300c4322 Pass configure's egrep through to test-exec.sh.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 300c4322b92e98d3346efa0aec1c094c94d0f964
Author: Darren Tucker <dtucker at dtucker.net>
Date: Wed Apr 22 11:33:15 2020 +1000
Pass configure's egrep through to test-exec.sh.
Use it to create a wrapper function to call it from tests. Fixes the
keygen-comment test on platforms with impoverished default egrep (eg
Solaris).
commit c8d9796cfe046f00eb8b2096d2b7028d6a523a84
Author: Darren Tucker <dtucker at dtucker.net>
Date: Wed Apr 22 10:56:44 2020 +1000
Remove unneeded env vars from t-exec invocation.
commit 01d4cdcd4514e99a4b6eb9523cd832bbf008d1d7
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Tue Apr 21 23:14:58 2020 +0000
upstream: Backslash '$' at then end of string. Prevents warning on
some shells.
OpenBSD-Regress-ID: 5dc27ab624c09d34078fd326b10e38c1ce9c741f
Summary of changes:
Makefile.in | 21 +--------------------
regress/keygen-comment.sh | 2 +-
regress/test-exec.sh | 10 ++++++++++
3 files changed, 12 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list