summaryrefslogtreecommitdiff
path: root/helpers/lh_config
diff options
context:
space:
mode:
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 f17b300..32f72c5 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -613,11 +613,11 @@ Read_conffile config/binary
Read_conffile config/source
Read_conffile "${LH_CONFIG}"
+Local_arguments "${@}"
+
# Setting defaults
Set_defaults
-Local_arguments "${@}"
-
if [ -n "${LH_CONFFILE}" ]
then
Read_conffile "${LH_CONFFILE}"