[openssh-commits] [openssh] branch master updated (f42b550c -> bfa5405d)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Apr 8 15:19:12 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 f42b550c Add pattern for valgrind-unit.
new 1f189181 Pass OBJ to unit test make invocation.
new bfa5405d Ensure valgrind-out exists.
The 2 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 bfa5405da05d906ffd58216eb77c4375b62d64c2
Author: Darren Tucker <dtucker at dtucker.net>
Date: Thu Apr 8 15:18:15 2021 +1000
Ensure valgrind-out exists.
Normally the regress tests would create it, but running the unit tests
on their own would fail because the directory did not exist.
commit 1f189181f3ea09a9b08aa866f78843fec800874f
Author: Darren Tucker <dtucker at dtucker.net>
Date: Thu Apr 8 15:17:19 2021 +1000
Pass OBJ to unit test make invocation.
At least the Valgrind unit tests uses $OBJ.
Summary of changes:
Makefile.in | 1 +
regress/valgrind-unit.sh | 2 ++
2 files changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list