minor change for partition file handling
This commit is contained in:
		| @@ -167,10 +167,10 @@ sub subvars { | ||||
|           } | ||||
|           close ($inh); | ||||
|       } | ||||
|   } | ||||
|  | ||||
|   # append the partition file into the $inc to do the replacement | ||||
|   $inc .= "\nFFFFFFFFFFFFPARTITIONFILESTART\n".$partcontent; | ||||
|       # append the partition file into the $inc to do the replacement | ||||
|       $inc .= "\nFFFFFFFFFFFFPARTITIONFILESTART\n".$partcontent; | ||||
|   } | ||||
|  | ||||
|  | ||||
|   #do *all* includes, recursive for all | ||||
|   | ||||
		Reference in New Issue
	
	Block a user