[
https://issues.apache.org/jira/browse/MESOS-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Brett updated MESOS-1424:
------------------------------
Remaining Estimate: 1m
Original Estimate: 1m
> Mesos tests should not rely on echo
> -----------------------------------
>
> Key: MESOS-1424
> URL: https://issues.apache.org/jira/browse/MESOS-1424
> Project: Mesos
> Issue Type: Improvement
> Components: test
> Reporter: Till Toenshoff
> Assignee: Paul Brett
> Priority: Minor
> Labels: cleanup, easyfix, newbie, osx, tests
> Original Estimate: 1m
> Remaining Estimate: 1m
>
> Triggered by MESOS-1413 I would like to propose changing our tests to not
> rely on {{echo}} but to use {{printf}} instead.
> This seems to be useful as {{echo}} is introducing an extra linefeed after
> the supplied string whereas {{printf}} does not. The {{-n}} switch preventing
> that extra linefeed is unfortunately not portable - it is not supported by
> the builtin {{echo}} of the BSD / OSX {{/bin/sh}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)