----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46816/#review131059 -----------------------------------------------------------
Patch looks great! Reviews applied: [46816] Passed command: export OS='ubuntu:14.04' CONFIGURATION='--verbose' COMPILER='gcc' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On April 29, 2016, 4:55 a.m., Zhiwei Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/46816/ > ----------------------------------------------------------- > > (Updated April 29, 2016, 4:55 a.m.) > > > Review request for mesos, zhou xing and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > Fix the absolute symlink path issue of include/slave. > > > Diffs > ----- > > src/Makefile.am 53de98f43629dc94f7619324369caf88407b2f41 > > Diff: https://reviews.apache.org/r/46816/diff/ > > > Testing > ------- > > Fixes the slave linked to $RPM_BUILD_ROOT/$PREFIX/include/mesos/agent issue, > should use relative path. > > I am not sure if this copy-template-and-create-symlink should be removed of > not, since MESOS-3782 & MESOS-5230 already completed. This blocked our daily > build. > > > Thanks, > > Zhiwei Chen > >
