defect 3189574: replace all the keyword myipfn in the kcmdline attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10256 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -86,7 +86,7 @@ sub setstate { | ||||
|                 } | ||||
|                 ); | ||||
|       } | ||||
|       $kern->{kcmdline} =~ s/!myipfn!/$ipfn/; | ||||
|       $kern->{kcmdline} =~ s/!myipfn!/$ipfn/g; | ||||
|   } | ||||
|   if ($kern->{addkcmdline}) { | ||||
|       $kern->{kcmdline} .= " ".$kern->{addkcmdline}; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user