Clarify comment mangled by an earlier refactoring

This commit is contained in:
Gilles Peskine 2019-04-08 17:00:56 +02:00
parent 99a3310fba
commit 0a47c4ffbb

View file

@ -1193,10 +1193,8 @@ component_test_valgrind () {
msg "test: main suites valgrind (Release)"
make memcheck
# Optional part(s)
# Currently broken, programs don't seem to receive signals
# under valgrind on OS X
# Optional parts (slow; currently broken on OS X because programs don't
# seem to receive signals under valgrind on OS X).
if [ "$MEMORY" -gt 0 ]; then
msg "test: ssl-opt.sh --memcheck (Release)"
if_build_succeeded tests/ssl-opt.sh --memcheck