summaryrefslogtreecommitdiff
path: root/helpers/lh_config
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-08-10 20:13:33 +0100
committerChris Lamb <chris@chris-lamb.co.uk>2008-08-10 20:17:44 +0100
commitca49c9825aa4d4cf2e744425e7e5f67fbe2ffb86 (patch)
tree2fbc549524091bb836cd0efe366abd97c18dc96a /helpers/lh_config
parent4f77a42dcf2fd888e3b9dfde16fcee87455ca53d (diff)
downloadvyos-live-build-ca49c9825aa4d4cf2e744425e7e5f67fbe2ffb86.tar.gz
vyos-live-build-ca49c9825aa4d4cf2e744425e7e5f67fbe2ffb86.zip
Fix "lh_config -c". Thanks to Simon Schiele <lists@codingmonkey.de>.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-xhelpers/lh_config4
1 files changed, 2 insertions, 2 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index db20343db..6e1c1afbe 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -668,13 +668,13 @@ fi
# Reading existing configuration
Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source
+Local_arguments "${@}"
+
if [ -n "${LH_CONFFILE}" ]
then
Read_conffile "${LH_CONFFILE}"
fi
-Local_arguments "${@}"
-
# Setting defaults
Set_defaults