----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67487/#review205724 -----------------------------------------------------------
Ship it! Ship It! - Kevin Klues On June 12, 2018, 2:51 p.m., Armand Grillet wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67487/ > ----------------------------------------------------------- > > (Updated June 12, 2018, 2:51 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 > ------- > > This ensures that we use Python 2 even if the Python > intepreter under the command `python` is Python 3. > > > Diffs > ----- > > configure.ac 8b8064aca7ae39e16dda40828b5a087b14b54a65 > src/Makefile.am de808205f59a485d758d1baf9d990bc631eb8c5c > > > Diff: https://reviews.apache.org/r/67487/diff/7/ > > > Testing > ------- > > In `build`: > ``` > $ ../configure --disable-java --enable-new-cli > $ GTEST_FILTER="" nice make -j16 check > ``` > > > Thanks, > > Armand Grillet > >
