-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52543/
-----------------------------------------------------------
Review request for mesos and Joseph Wu.
Bugs: MESOS-6008 and MESOS-6032
https://issues.apache.org/jira/browse/MESOS-6008
https://issues.apache.org/jira/browse/MESOS-6032
Repository: mesos
Description
-------
Added configure/make options to build the new CLI and run unit tests.
Diffs
-----
configure.ac 8f971c96bfea0afd7462ea9b91c69458324435b6
docs/getting-started.md de3fba4a821ca7fa9b9e2fd692b33b40edd35b68
src/Makefile.am 184afb59fc42de00db85d95fff3fbc4992be7f3b
Diff: https://reviews.apache.org/r/52543/diff/
Testing
-------
../configure --enable-new-cli
make -C src mesos
src/mesos
GTEST_FILTER="" make -j check
Thanks,
Kevin Klues