-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28904/#review64572
-----------------------------------------------------------



src/slave/containerizer/isolators/network/port_mapping.cpp
<https://reviews.apache.org/r/28904/#comment107337>

    this will fail in bash as the \t will be literal.


- Dominic Hamon


On Dec. 10, 2014, 7:45 a.m., Kiyonari Harigae wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28904/
> -----------------------------------------------------------
> 
> (Updated Dec. 10, 2014, 7:45 a.m.)
> 
> 
> Review request for mesos.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> echo command in sh doesn't have options
> 
> sh: echo: I/O error occurs, It is not possible to set the port range.
> Also, echo in /bin/sh performs output a (horizontal) tab character
> when encountered the escape sequence of \t.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/isolators/network/port_mapping.cpp 
> c6fff21903e546709a90b53690e02a75a4ca5262 
> 
> Diff: https://reviews.apache.org/r/28904/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Kiyonari Harigae
> 
>

Reply via email to