diff --git a/include/profiles b/include/profiles index 95b57ff4..ccc2067e 100644 --- a/include/profiles +++ b/include/profiles @@ -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 #================================================================================