----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29551/ -----------------------------------------------------------
(Updated Jan. 6, 2015, 5:40 p.m.) Review request for mesos, Cody Maloney and Timothy Chen. 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
