summaryrefslogtreecommitdiffstats
path: root/mltk
diff options
context:
space:
mode:
authorJonathan Bauer2013-02-25 17:39:20 +0100
committerJonathan Bauer2013-02-25 17:39:20 +0100
commite830b89fa5dcdfffd2f8bdafe4ab558945e4a366 (patch)
tree95ff8152807dfacc3836734e03410e7132bec77f /mltk
parent? (diff)
parentfix build_core (diff)
downloadtm-scripts-e830b89fa5dcdfffd2f8bdafe4ab558945e4a366.tar.gz
tm-scripts-e830b89fa5dcdfffd2f8bdafe4ab558945e4a366.tar.xz
tm-scripts-e830b89fa5dcdfffd2f8bdafe4ab558945e4a366.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'mltk')
-rwxr-xr-xmltk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mltk b/mltk
index 424f63e3..40c49cbc 100755
--- a/mltk
+++ b/mltk
@@ -132,7 +132,7 @@ run() {
[ $BUILD ] && generate_stage32 $TOOLS
fi
if [ $TARGET_CORE ]; then
- unset_quiet # TODO: Make build_core logging.inc aware
+ local TOOL_STR="[CORE]"
. ${BUILD_CORE}
[ $CLEAN ] && clean_core
[ $BUILD ] && generate_stage31