[Debian-live-changes] r1036 - dists/trunk/live-helper/helpers
    Daniel Baumann 
    daniel at alioth.debian.org
       
    Wed Apr 11 22:56:53 UTC 2007
    
    
  
Author: daniel
Date: 2007-04-11 22:56:52 +0000 (Wed, 11 Apr 2007)
New Revision: 1036
Modified:
   dists/trunk/live-helper/helpers/lh_config
Log:
Modified: dists/trunk/live-helper/helpers/lh_config
===================================================================
--- dists/trunk/live-helper/helpers/lh_config	2007-04-11 22:54:24 UTC (rev 1035)
+++ dists/trunk/live-helper/helpers/lh_config	2007-04-11 22:56:52 UTC (rev 1036)
@@ -38,7 +38,7 @@
 	fi
 fi
 
-if [ "${1}" != "newconfig" ]
+if [ "${1}" != "newconfig" ] && [ -z "${LH_CONFIG}" ]
 then
 	# Source existing configuration
 	Read_conffile "${LIVE_ROOT}"/config/common
    
    
More information about the Debian-live-changes
mailing list