samples/m68k-unknown-uclinux-uclibc/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>
esben@3066
     1
reporter_name="Esben Haabendal"
esben@3066
     2
reporter_url="esben@haabendal.dk"
esben@3066
     3
reporter_comment="Example for building a toolchain for m68k no-mmu Linux targets"