----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50324/#review144030 -----------------------------------------------------------
Ship it! src/cli/CMakeLists.txt (line 22) <https://reviews.apache.org/r/50324/#comment209984> How about: ``` Utility used to schedule and run a command in a mesos cluster ``` - Joseph Wu On July 26, 2016, 4:43 p.m., Srinivas Brahmaroutu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50324/ > ----------------------------------------------------------- > > (Updated July 26, 2016, 4:43 p.m.) > > > Review request for mesos, Alex Clemmer and Joseph Wu. > > > Bugs: MESOS-5792 > https://issues.apache.org/jira/browse/MESOS-5792 > > > Repository: mesos > > > Description > ------- > > The mesos-execute executable helps in running a task > in mesos cluster. > > > Diffs > ----- > > src/CMakeLists.txt bde76f7840afe55f20d7551b3f7e5fe522f7f326 > src/cli/CMakeLists.txt PRE-CREATION > > Diff: https://reviews.apache.org/r/50324/diff/ > > > Testing > ------- > > cmake .. && make mesos-execute > > > Thanks, > > Srinivas Brahmaroutu > >
