Improve screen output

This commit is contained in:
Michael Boelen 2016-06-18 11:15:39 +02:00
parent 87efe5651f
commit 6861e8065f
1 changed files with 3 additions and 1 deletions

View File

@ -22,7 +22,6 @@
#
#################################################################################
#
Display --indent 2 --text "- Checking profiles..."
for PROFILE in ${PROFILES}; do
LogText "Reading profile/configuration ${PROFILE}"
@ -344,6 +343,9 @@
#################################################################################
#
Display --indent 2 --text "- Checking profiles..." --result "DONE" --color GREEN
LogTextBreak
#================================================================================