[test-results] [Bamboo] Asterisk - 1.8 > Ubuntu Lucid (10.04) > #582 has FAILED. Change made by Tilghman Lesher.

Bamboo bamboo at asterisk.org
Thu Jul 14 21:03:25 CDT 2011


-----------------------------------------------------------------------
Asterisk - 1.8 > Ubuntu Lucid (10.04) > #582 failed.
-----------------------------------------------------------------------
Code has been updated by Tilghman Lesher.
No failed tests found, a possible compilation error.

http://bamboo.asterisk.org/browse/AST18-LUCID-582/


--------------
Failing Jobs
--------------
  - i386 (Default Stage): 64 tests passed.


--------------
Code Changes
--------------
Tilghman Lesher (327793):

>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/20110714/41da53a9/attachment.htm>


More information about the Test-results mailing list