----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52543/#review152994 -----------------------------------------------------------
Patch looks great! Reviews applied: [52939, 52940, 52941, 52942, 52943, 52944, 52945, 52946, 52947, 51008, 52948, 52950, 52951, 52952, 52953, 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. 17, 2016, 8:26 p.m., Kevin Klues wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52543/ > ----------------------------------------------------------- > > (Updated Oct. 17, 2016, 8:26 p.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 015255ec1876a51b9eb2cf488b375af90f73c722 > docs/getting-started.md de3fba4a821ca7fa9b9e2fd692b33b40edd35b68 > src/Makefile.am 3bcc0f2dfc2c4f71841bd6d161f39e0e919fc0d7 > > 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 > >
