mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	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