summaryrefslogtreecommitdiff
path: root/helpers/lh_config
diff options
context:
space:
mode:
authorAntonio Terceiro <terceiro@softwarelivre.org>2009-01-15 18:48:34 -0300
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:40 +0100
commit304e0fce7fdd06396c57eeabbb46bb714605627c (patch)
tree254d44cf6f00c261b1a6923d94fd743fbc1a8c15 /helpers/lh_config
parent67518ecdab12551895d309fa7990ce9be4eb792b (diff)
downloadlive-build-304e0fce7fdd06396c57eeabbb46bb714605627c.zip
live-build-304e0fce7fdd06396c57eeabbb46bb714605627c.tar.gz
Fixing message for i18n compatibiliy
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-xhelpers/lh_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index 2c20d30..2cb1126 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -158,7 +158,7 @@ Local_arguments ()
VERSION_DPKG="$(dpkg-query -f='${Version}' --show live-helper)"
fi
- echo "${0}: This is live-helper version ${VERSION_DPKG:-${VERSION}}"
+ Echo "%s: This is live-helper version %s" "${0}" "${VERSION_DPKG:-${VERSION}}"
# Dump conffile contents
Print_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source