Giving a note about what mode we are configuring, now that mode is determined automatically based on the host system.

This commit is contained in:
Daniel Baumann 2012-01-25 13:24:20 +01:00
parent 43105e7a2d
commit 7b99b1a9e9
1 changed files with 2 additions and 2 deletions

View File

@ -900,9 +900,9 @@ Check_defaults
if [ ! -e config ]
then
Echo_message "Creating config tree"
Echo_message "Creating config tree for a ${LB_MODE} system"
else
Echo_message "Updating config tree"
Echo_message "Updating config tree for a ${LB_MODE} system"
fi
# Creating bootstrap configuration