-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39533/
-----------------------------------------------------------
(Updated Oct. 26, 2015, 3:36 p.m.)
Review request for mesos, Artem Harutyunyan and Joris Van Remoortere.
Changes
-------
Tweak ifdef-ing to be more readable.
Bugs: MESOS-3762
https://issues.apache.org/jira/browse/MESOS-3762
Repository: mesos
Description
-------
When `--enable-ssl` is not present, the body of the `SSLTemporaryDirectoryTest`
is #ifdef'd out,
such that `SSLTemporaryDirectoryTest` is an empty wrapper around
`TemporaryDirectoryTest`.
Diffs (updated)
-----
3rdparty/libprocess/include/process/ssl/gtest.hpp
91991f509e480a94de00c6bf20ff0abf083dda8a
Diff: https://reviews.apache.org/r/39533/diff/
Testing
-------
Testing done in the next review.
Thanks,
Joseph Wu