----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51525/#review147312 -----------------------------------------------------------
Patch looks great! Reviews applied: [51525] 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 Aug. 30, 2016, 2:31 p.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51525/ > ----------------------------------------------------------- > > (Updated Aug. 30, 2016, 2:31 p.m.) > > > Review request for mesos and Michael Park. > > > Bugs: MESOS-4907 > https://issues.apache.org/jira/browse/MESOS-4907 > > > Repository: mesos > > > Description > ------- > > This commits adds tooling to both build and execute Mesos-specific > clang-tidy checks. We use a docker container for the execution, and > also provide a script to further streamline the tooling. > > > Diffs > ----- > > support/clang-tidy/Dockerfile PRE-CREATION > support/clang-tidy/README.md PRE-CREATION > support/clang-tidy/entrypoint.sh PRE-CREATION > support/clang-tidy/run.sh PRE-CREATION > > Diff: https://reviews.apache.org/r/51525/diff/ > > > Testing > ------- > > > Thanks, > > Benjamin Bannier > >
