-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29551/
-----------------------------------------------------------
(Updated Jan. 26, 2015, 6:09 p.m.)
Review request for mesos, Cody Maloney, Timothy Chen, and Timothy St. Clair.
Changes
-------
Added jira bug reference as per Tim St. Clair's comments.
Bugs: MESOS-2273
https://issues.apache.org/jira/browse/MESOS-2273
Repository: mesos-git
Description
-------
'make check' allows one to build and run the test suite. However,
'make tests' allows one to build the test suite without running it.
Diffs
-----
Makefile.am dcd0cb474944ae9c882e6cbdb64a33b4be5b9083
configure.ac acc685caa47717f0fb61a7c18572d7b763ec707b
src/Makefile.am 0521f5849acc3237a8fa3970c983beab74441586
Diff: https://reviews.apache.org/r/29551/diff/
Testing
-------
Ran 'make tests'.
For added test, ran "make clean; make; make tests" followed by "make check" and
verified that no additional target are build in the "make check" step.
Thanks,
Kapil Arya