mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	correct typo issue: s/racl/rack
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14263 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -1463,7 +1463,7 @@ sub validate_node_entry{ | ||||
|                 return "Specified unit $node_entry{$_} is a invalid number"; | ||||
|             } | ||||
|         }elsif ($_ eq "height"){ | ||||
|             if (! exists $node_entry{"racl"}){ | ||||
|             if (! exists $node_entry{"rack"}){ | ||||
|                 return "Height must be specified together with rack"; | ||||
|             } | ||||
|             # Not a valid number. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user