----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54613/#review159591 -----------------------------------------------------------
Will we still be able to get the symlink uninstalled? If so then LGTM. - Jiang Yan Xu On Dec. 19, 2016, 12:32 a.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54613/ > ----------------------------------------------------------- > > (Updated Dec. 19, 2016, 12:32 a.m.) > > > Review request for mesos, Benjamin Bannier, Alex Clemmer, Joseph Wu, Michael > Park, Vinod Kone, and Jiang Yan Xu. > > > Bugs: MESOS-6772 > https://issues.apache.org/jira/browse/MESOS-6772 > > > Repository: mesos > > > Description > ------- > > Install a symlink rather than building mesos-slave twice. > > > Diffs > ----- > > src/Makefile.am a4c03c2b918816e6dd8872d37e5208f055619c47 > > Diff: https://reviews.apache.org/r/54613/diff/ > > > Testing > ------- > > Make install: > ``` > [jpeach@jpeach mesos.git]$ ls -l /opt/mesos/sbin/ > total 10448 > -rwxr-xr-x 1 root root 5116104 Dec 9 15:27 mesos-agent* > -rwxr-xr-x 1 root root 5539096 Dec 9 15:27 mesos-master* > lrwxrwxrwx 1 root root 11 Dec 9 15:27 mesos-slave -> mesos-agent* > ``` > > > Thanks, > > James Peach > >
