Update build-umlhostfs script to new log format

This commit is contained in:
Reto Buerki
2013-01-17 15:22:10 +01:00
committed by Tobias Brunner
parent bf3ff0e585
commit 2d1577d661
2 changed files with 31 additions and 42 deletions
-1
View File
@@ -72,6 +72,5 @@ fi
#
if [ $ENABLE_BUILD_UMLHOSTFS = "yes" ]
then
cecho "Building uml host images (scripts/build-umlhostfs)"
$DIR/scripts/build-umlhostfs $HOSTS
fi