-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55686/
-----------------------------------------------------------
(Updated Jan. 18, 2017, 10:25 p.m.)
Review request for mesos, Alex Clemmer and Joseph Wu.
Changes
-------
make distcheck will untar the TGZ file under build directory
The custom target will then create a build directory into that
directory and runs a 'make check' to validate the source archive.
Bugs: MESOS-5433
https://issues.apache.org/jira/browse/MESOS-5433
Repository: mesos
Description
-------
Added custom target for 'make distcheck'.
Diffs (updated)
-----
CMakeLists.txt c6b1eb6a7c7e6ed3650847acbec0ddd3101bb96f
Diff: https://reviews.apache.org/r/55686/diff/
Testing
-------
make dist
Thanks,
Srinivas Brahmaroutu