----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12836/#review23709 -----------------------------------------------------------
Ship it! Ship It! - Benjamin Hindman On July 23, 2013, 6:49 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/12836/ > ----------------------------------------------------------- > > (Updated July 23, 2013, 6:49 p.m.) > > > Review request for mesos, Benjamin Hindman and Ben Mahler. > > > Repository: mesos-git > > > Description > ------- > > See summary. > > @ben: This should also fix jenkins related make distcheck error that you > reported offline. > > > Diffs > ----- > > jenkins/Makefile.am 30f3ac5744f031ae07b22fe7faff24ae21dc9a89 > > Diff: https://reviews.apache.org/r/12836/diff/ > > > Testing > ------- > > make > > make distcheck > > make distcheck still fails on cleaning up "3rdpart/libprocess" (which is > unrelated to this change) > > rm -f *.lo > test -z "pom.xml" || rm -f pom.xml > rm -rf target work; > test . = "../../jenkins" || test -z "" || rm -f > rm -f Makefile > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > ERROR: files left in build directory after distclean: > ./3rdparty/libprocess/file > make[1]: *** [distcleancheck] Error 1 > make: *** [distcheck] Error 1 > > > Thanks, > > Vinod Kone > >
