summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-03-03 13:05:29 +0100
committerDaniel Baumann <daniel@debian.org>2012-03-03 13:05:29 +0100
commite5f5af6525cc4fbbe8f392bec7cd11d1f08589fa (patch)
treec6c72f4ec5bf7410a8030ad55493ed2974b9b50b
parent11821eb8d647da2c87670274a563313487e3ec5c (diff)
downloadvyos-live-build-e5f5af6525cc4fbbe8f392bec7cd11d1f08589fa.tar.gz
vyos-live-build-e5f5af6525cc4fbbe8f392bec7cd11d1f08589fa.zip
Adding architecture to the output message when running lb_config.
-rwxr-xr-xscripts/build/lb_config4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build/lb_config b/scripts/build/lb_config
index 16235b25f..11a4e1f19 100755
--- a/scripts/build/lb_config
+++ b/scripts/build/lb_config
@@ -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