-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39323/#review102705
-----------------------------------------------------------
Ship it!
Ship It!
- Isabel Jimenez
On Oct. 14, 2015, 6:26 p.m., Neil Conway wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/39323/
> -----------------------------------------------------------
>
> (Updated Oct. 14, 2015, 6:26 p.m.)
>
>
> Review request for mesos and Joris Van Remoortere.
>
>
> Bugs: MESOS-3734
> https://issues.apache.org/jira/browse/MESOS-3734
>
>
> Repository: mesos
>
>
> Description
> -------
>
> 5d246ce4e2d40b adopted sed syntax that works on Linux but does not work on
> OSX. Apparently there is not a portable way to instruct sed not to make a backup
> file; hence, we now create a backup file and then immediately delete it.
>
>
> Diffs
> -----
>
> src/Makefile.am 2bf40f27733b4362d64679bf594e15e82f47155d
>
> Diff: https://reviews.apache.org/r/39323/diff/
>
>
> Testing
> -------
>
> Successfully built on OSX.
>
>
> Thanks,
>
> Neil Conway
>
>
|