bootdisk/trunk/batch-installer/installer-prep

hawk cvs at pld-linux.org
Tue Nov 22 22:37:32 CET 2005


Author: hawk
Date: Tue Nov 22 22:37:25 2005
New Revision: 6556

Modified:
   bootdisk/trunk/batch-installer/installer-prep
Log:
- oops!


Modified: bootdisk/trunk/batch-installer/installer-prep
==============================================================================
--- bootdisk/trunk/batch-installer/installer-prep	(original)
+++ bootdisk/trunk/batch-installer/installer-prep	Tue Nov 22 22:37:25 2005
@@ -510,7 +510,7 @@
 
 ######## load hostadapter modules if necessary #########
 
-if ! test -z $hostadapters_modules; then
+if ! test -z "$hostadapters_modules"; then
   load_device_modules $hostadapters_modules
 fi
 



More information about the pld-cvs-commit mailing list