[openssh-commits] [openssh] branch master updated (d247a73c -> 395d8fbd)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Aug 6 19:34:45 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from d247a73c upstream: regression test for scp -3
new 395d8fbd upstream: Make diff invocation more portable.
The 1 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 395d8fbdb094497211e1461cf0e2f80af5617e0a
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Aug 6 09:00:18 2021 +0000
upstream: Make diff invocation more portable.
POSIX does not require diff to have -N, so compare in both directions
with just -r, which should catch missing files in either directory.
OpenBSD-Regress-ID: 0e2ec8594556a6f369ed5a0a90c6806419b845f7
Summary of changes:
regress/scp3.sh | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list