----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67411/#review204686 -----------------------------------------------------------
Ship it! Ship It! - Kevin Klues On June 1, 2018, 3:06 p.m., Armand Grillet wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67411/ > ----------------------------------------------------------- > > (Updated June 1, 2018, 3:06 p.m.) > > > Review request for mesos, Andrew Schwartzmeyer, Benjamin Bannier, Eric Chung, > and Kevin Klues. > > > Bugs: MESOS-8955 > https://issues.apache.org/jira/browse/MESOS-8955 > > > Repository: mesos > > > Description > ------- > > The checks now also apply if we run configure with disabled Python > bindings but enabled new CLI. > > > Diffs > ----- > > configure.ac f5a9d5bded40d2af6df7fe872395b076cbd37123 > > > Diff: https://reviews.apache.org/r/67411/diff/2/ > > > Testing > ------- > > ``` > $ PYTHON=yolo PYTHON_VERSION=3 ../configure --disable-java --disable-python > --enable-new-cli > ... > configure: error: only specify one of PYTHON or PYTHON_VERSION > ``` > > > Thanks, > > Armand Grillet > >
