----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13206/#review24490 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On Aug. 1, 2013, 11:47 p.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13206/ > ----------------------------------------------------------- > > (Updated Aug. 1, 2013, 11:47 p.m.) > > > Review request for mesos and Vinod Kone. > > > Repository: mesos-git > > > Description > ------- > > diff --git a/bin/mesos-slave.sh.in b/bin/mesos-slave.sh.in > index d1e7bc1..be4dd26 100644 > --- a/bin/mesos-slave.sh.in > +++ b/bin/mesos-slave.sh.in > @@ -21,4 +21,4 @@ > > . @abs_top_srcdir@/bin/mesos-slave-flags.sh > > -@abs_top_builddir@/src/mesos-slave "${@}" > +exec @abs_top_builddir@/src/mesos-slave "${@}" > > > Diffs > ----- > > bin/mesos-slave.sh.in d1e7bc1c8f9ca667c91b59790d1efd9498ecc4f3 > > Diff: https://reviews.apache.org/r/13206/diff/ > > > Testing > ------- > > configure && make && bin/mesos-slave.sh > > > Thanks, > > Benjamin Hindman > >
