DUMA: don't log twice through the logger.

/trunk/scripts/build/debug/100-dmalloc.sh |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
Yann E. MORIN" 2008-09-15 14:41:09 +00:00
parent 48c1e77819
commit 070411306a

@ -48,7 +48,7 @@ do_debug_dmalloc_build() {
${extra_config}
CT_DoLog EXTRA "Building dmalloc"
CT_DoExecLog ALL make 2>&1 |CT_DoLog ALL
CT_DoExecLog ALL make
CT_DoLog EXTRA "Installing dmalloc"
CT_DoExecLog ALL make DESTDIR="${CT_SYSROOT_DIR}" installincs installlib