----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67793/#review205608 -----------------------------------------------------------
Patch looks great! Reviews applied: [67792, 67793] 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 30, 2018, 8:17 a.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67793/ > ----------------------------------------------------------- > > (Updated June 30, 2018, 8:17 a.m.) > > > Review request for mesos and Benjamin Bannier. > > > Repository: mesos > > > Description > ------- > > The autotools build doesn't have a general style of separating > header and source files into separate build variables, so combine > both into the same `MESOS_LINUX_FILES` addition to make the style > more consistent. > > > Diffs > ----- > > src/Makefile.am bd94a6488c1c1cc2481b9e9edb25307ced8c0d21 > > > Diff: https://reviews.apache.org/r/67793/diff/1/ > > > Testing > ------- > > make check (Fedora 28) > > > Thanks, > > James Peach > >
