[openssh-commits] [openssh] branch master updated (5b054d76 -> 34c7018c)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Apr 1 14:59:47 AEDT 2022


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

      from  5b054d76  Skip slow tests on (very) slow test targets.
       new  34c7018c  Set Makefile SHELL as determined by configure.

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 34c7018c316af4773e432066de28d0ef9d0888cd
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Apr 1 14:56:54 2022 +1100

    Set Makefile SHELL as determined by configure.
    
    This should improve compatibility for users with non-POSIX shells.  If
    using Makefile.in directly (eg make -f Makefile.in distprep) then SHELL
    will need to be specified on the command line (along with MANFMT in that
    particular case).  ok djm@

Summary of changes:
 Makefile.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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


More information about the openssh-commits mailing list