From 8248ffd20f36d55f697812f92ff0335c82b38f1c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 19 Dec 2012 21:42:26 +0100 Subject: Updating comment for image name config handling. --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index d93c56ebf..686957457 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -40,7 +40,7 @@ New_configuration () LIVE_CONFIGURATION_VERSION="${LIVE_CONFIGURATION_VERSION:-${LIVE_BUILD_VERSION}}" export LIVE_CONFIGURATION_VERSION - # Image + # Image: Name LIVE_IMAGE_NAME="$(Get_configuration config/control Name)" LIVE_IMAGE_NAME="${LIVE_IMAGE_NAME:-live-image}" export LIVE_IMAGE_NAME -- cgit v1.2.3