samples/mipsel-sde-elf/reported.by
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Sun Oct 21 22:27:17 2012 +0200 (2012-10-21)
changeset 3085 0c3f8dd9d184
permissions -rw-r--r--
scripts/functions: return a proper error code in CT_DoExecLog

Since we added the debug-shell feature, CT_DoExecLog no longer
returns the error code of the command, but always return 0.

This breaks the download mechanism, which relies on CT_DoExecLog
to fail _on_purpose_ to detect that the ressource was not found
at the specified URL.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
cernekee@2689
     1
reporter_name="Kevin Cernekee"
cernekee@2689
     2
reporter_url="http://sourceware.org/ml/crossgcc/2011-09/msg00037.html"
cernekee@2689
     3
reporter_comment="MIPS SDE-compatible toolchain"