----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67487/#review204458 -----------------------------------------------------------
Patch looks great! Reviews applied: [67411, 67412, 67413, 67487] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On June 7, 2018, 2:07 p.m., Armand Grillet wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67487/ > ----------------------------------------------------------- > > (Updated June 7, 2018, 2:07 p.m.) > > > Review request for mesos, Eric Chung and Kevin Klues. > > > Bugs: MESOS-8955 > https://issues.apache.org/jira/browse/MESOS-8955 > > > Repository: mesos > > > Description > ------- > > We only uses the variables `PYTHON_2` and `PYTHON_2_VERSION` at the > moment, we will use the ones for Python 3 once the CLI is updated. > > > Diffs > ----- > > configure.ac f5a9d5bded40d2af6df7fe872395b076cbd37123 > src/Makefile.am 9032453ba0b6d69d1d6f168b671dd199bd0258c7 > > > Diff: https://reviews.apache.org/r/67487/diff/1/ > > > Testing > ------- > > In `build`: > ``` > $ ../configure --disable-java --enable-new-cli > $ GTEST_FILTER="" nice make -j16 check > ``` > > > Thanks, > > Armand Grillet > >
