[SCM] debian-live/live-helper branch, master, updated. 1.0_a35-1-5-g174bc9e

Daniel Baumann daniel at debian.org
Sun Nov 11 09:31:05 UTC 2007


The branch, master has been updated
       via  174bc9ede560310f91168a3309b1ae4de7153984 (commit)
      from  8e94824fe970f0996a6937e4b0e9a0c0da320911 (commit)


- Shortlog ------------------------------------------------------------
174bc9e Evaluating local arguments befor setting the defaults (Closes: #444985).

Summary of changes:
 helpers/lh_config |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 174bc9ede560310f91168a3309b1ae4de7153984
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Nov 11 10:30:40 2007 +0100

    Evaluating local arguments befor setting the defaults (Closes: #444985).

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}"

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list