[test-results] [Bamboo] No agents to build plan Asterisk - Trunk - Ubuntu Lucid (10.04) - i386
Bamboo
bamboo at asterisk.org
Tue Jul 12 10:40:46 CDT 2011
-------------------------------------------------------------------------------
ASTTRUNK-LUCID-I386-759 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------
http://bamboo.asterisk.org/browse/ASTTRUNK-LUCID-I386/log
--------------
Code Changes
--------------
tilghman (327794):
>Merged revisions 327793 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>........
> r327793 | tilghman | 2011-07-12 10:35:46 -0500 (Tue, 12 Jul 2011) | 14 lines
>
> Use 'printf' (POSIX issue 4) instead of 'echo -n', for portability.
>
> The problem with using 'echo -n' is that it is not portable. While BSD systems
> required that the '-n' option be removed and interpreted, System V required
> that all strings should be echoed with no interpretation of options. This
> fundamental difference of behavior means that it is never possible to use the
> '-n' flag to echo in tests which are meant to be portable.
>
> In this case, on Mac OS X 10.6, the /bin/sh shell builtin 'echo' uses the
> System V semantics of the command, and thus the SHELL test failed on that
> platform.
>
> http://pubs.opengroup.org/onlinepubs/009695399/utilities/echo.html#tag_04_41_16
>........
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20110712/a1005709/attachment.htm>
More information about the Test-results
mailing list