[openssh-commits] [openssh] branch master updated (e82c9bb9 -> 2e6035b9)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Jul 23 08:18:22 AEST 2019


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

dtucker pushed a change to branch master
in repository openssh.

      from  e82c9bb9  Skip running sftp-chroot under Valgrind.
       new  2e6035b9  Rename valgrind "errors" to "failures".

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 2e6035b900cc9d7432d95084e03993d1b426f812
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Jul 23 08:11:22 2019 +1000

    Rename valgrind "errors" to "failures".
    
    When valgrind is enabled, test-exec.sh counts the number of invocations
    that valgrind detects failures in, not the total number of errors detected.
    This makes the name to be more accurate.

Summary of changes:
 regress/test-exec.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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


More information about the openssh-commits mailing list