Adding architecture to the output message when running lb_config.

This commit is contained in:
Daniel Baumann 2012-03-03 13:05:29 +01:00
parent 11821eb8d6
commit e5f5af6525
1 changed files with 2 additions and 2 deletions

View File

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