mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	Fix #UNCOMMENTOENABLEDEBUGPORT# replacement
This commit is contained in:
		| @@ -394,7 +394,7 @@ sub subvars { | ||||
|         $inc =~ s/#COLONHTTPPORT#/$httpportsuffix/eg; | ||||
|  | ||||
|         if (($::XCATSITEVALS{xcatdebugmode} eq "1") or ($::XCATSITEVALS{xcatdebugmode} eq "2")) { | ||||
|             $inc =~ s/#UNCOMMENTOENABLEDEBUGPORT#/ /g; | ||||
|             $inc =~ s/#UNCOMMENTOENABLEDEBUGPORT#//g; | ||||
|         } | ||||
|  | ||||
|         if ($::XCATSITEVALS{xcatdebugmode} eq "2") { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user