----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52543/#review151470 -----------------------------------------------------------
Patch looks great! Reviews applied: [50907, 50910, 50912, 51008, 52543] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Oct. 5, 2016, 4:09 a.m., Kevin Klues wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52543/ > ----------------------------------------------------------- > > (Updated Oct. 5, 2016, 4:09 a.m.) > > > 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 > >
