--- trunk/mage/usr/lib/mage/smage2.sh 2005/02/15 22:59:14 60 +++ trunk/mage/usr/lib/mage/smage2.sh 2005/02/15 23:10:09 61 @@ -100,7 +100,7 @@ download_sources() { - [ -z "${SRC_URI}" ] && echo "Nothing declared to download." && return 0 + [ -z "${SRC_URI}" ] && echo -e "\nNothing declared to download.\n" && return 0 local EOA=${#SRC_URI[*]} local MY_SRC_URI