[openssh-commits] [openssh] branch master updated (f7039541 -> 9b2ee74e)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Sep 24 11:09:33 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  f7039541  Replacement function for buggy fgrep.
       new  9b2ee74e  Move the fgrep replacement to hostkey-rotate.sh.

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 9b2ee74e3aa8c461eb5552a6ebf260449bb06f7e
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Sep 24 11:08:03 2021 +1000

    Move the fgrep replacement to hostkey-rotate.sh.
    
    The fgrep replacement for buggy greps doesn't work in the sftp-glob test
    so move it to just where we know it's needed.

Summary of changes:
 regress/hostkey-rotate.sh | 19 +++++++++++++++++++
 regress/test-exec.sh      | 19 -------------------
 2 files changed, 19 insertions(+), 19 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list