-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52543/
-----------------------------------------------------------
(Updated Oct. 20, 2016, 6:13 p.m.)
Review request for mesos and Joseph Wu.
Changes
-------
Rebased
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 (updated)
-----
configure.ac c8d48be41d526c45ee00b404d0ad2b67ea11587f
docs/getting-started.md de3fba4a821ca7fa9b9e2fd692b33b40edd35b68
src/Makefile.am 05fe8fa3e3409b35ba66d7e7238e988fb0fab07d
Diff: https://reviews.apache.org/r/52543/diff/
Testing
-------
../configure --enable-new-cli
make -C src mesos
src/mesos
GTEST_FILTER="" make -j check
sudo GTEST_FILTER="" make -j check
Thanks,
Kevin Klues