Also showing distribution in lb config initial messages.

This commit is contained in:
Daniel Baumann 2013-02-19 09:56:48 +01:00
parent ab3d2eae25
commit 1c3bfa405c
1 changed files with 2 additions and 2 deletions

View File

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