summaryrefslogtreecommitdiffstats
path: root/remote/setup_tools
diff options
context:
space:
mode:
authorJonathan Bauer2013-03-11 17:32:55 +0100
committerJonathan Bauer2013-03-11 17:32:55 +0100
commit5bc5e9815fbeb08038fa08ab28f28a29f90e077d (patch)
tree38a5937af57aa55078453a16593b41af1495f256 /remote/setup_tools
parentold files (diff)
downloadtm-scripts-5bc5e9815fbeb08038fa08ab28f28a29f90e077d.tar.gz
tm-scripts-5bc5e9815fbeb08038fa08ab28f28a29f90e077d.tar.xz
tm-scripts-5bc5e9815fbeb08038fa08ab28f28a29f90e077d.zip
mltk now uses setup_core
Diffstat (limited to 'remote/setup_tools')
-rwxr-xr-xremote/setup_tools2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/setup_tools b/remote/setup_tools
index fdc2da40..63fa3f09 100755
--- a/remote/setup_tools
+++ b/remote/setup_tools
@@ -226,7 +226,7 @@ clean_tools() {
clean_tool() {
TOOLDIR=${TOOL_DIR}/$1
- pinfo "Cleaning ${TOOLDIR}..."
+ pinfo "Cleaning '${TOOLDIR}'..."
#[ -e ${TOOLDIR}/build/list_wanted_stage3.2 ] && cd ${INIT_DIR} \
# && xargs rm < ${TOOLDIR}/build/list_wanted_stage3.2
#[ -d ${TOOLDIR}/data ] && cd ${INIT_DIR} \