----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42309/#review114575 -----------------------------------------------------------
Patch looks great! Reviews applied: [42309] Passed command: export OS=ubuntu:14.04;export CONFIGURATION="--verbose";export COMPILER=gcc; ./support/docker_build.sh - Mesos ReviewBot On Jan. 14, 2016, 7:56 p.m., Kevin Klues wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42309/ > ----------------------------------------------------------- > > (Updated Jan. 14, 2016, 7:56 p.m.) > > > Review request for mesos, Benjamin Bannier and Till Toenshoff. > > > Bugs: MESOS-4374 > https://issues.apache.org/jira/browse/MESOS-4374 > > > Repository: mesos > > > Description > ------- > > The newly introduced way of finding the .git directory via > --git-common-dir is only supported on newer versions of git. Fallback to > the older --git-dir method if --git-common-dir is not supported. > > > Diffs > ----- > > bootstrap 519090d696ae09dac70318e91ade583b38f44048 > support/post-reviews.py ea361018ee77f55953af55038109148ed8057e44 > > Diff: https://reviews.apache.org/r/42309/diff/ > > > Testing > ------- > > Tested on mac el capitan and ubuntu 14.04 with both bash and dash and git > 2.6.3 and git 2.2.0 repsectively. > > > Thanks, > > Kevin Klues > >
