[SCM] debian-live branch, master, updated. 1.0_a47-1-11-gf0d589d

Chris Lamb chris at chris-lamb.co.uk
Fri Jun 13 15:12:23 UTC 2008


The following commit has been merged in the master branch:
commit f0d589d6a4059acbbc0344a234102d7c856129be
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Jun 13 16:08:42 2008 +0100

    Ensure "Using system defaults" message appears when calling lh_config without --verbose
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/helpers/lh_config b/helpers/lh_config
index 1133cfe..9142ade 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -656,7 +656,7 @@ Local_arguments ()
 # Reading system configuration
 if [ -f "${SYSTEM_LH_CONFFILE}" ]
 then
-	Echo_verbose "Using system defaults from ${SYSTEM_LH_CONFFILE}"
+	Echo_message "Using system defaults from ${SYSTEM_LH_CONFFILE}"
 	Read_conffile "${SYSTEM_LH_CONFFILE}"
 fi
 

-- 
debian-live



More information about the debian-live-changes mailing list