Fix the defect 3037117: nodeset -v and -h returns nothing; Add nodeset index to handled_commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7065 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -31,7 +31,8 @@ sub handled_commands { | ||||
|       mkhwconn  => 'AAAusage', | ||||
|       rmhwconn  => 'AAAusage', | ||||
|       lshwconn  => 'AAAusage', | ||||
|       renergy   => 'AAAusage' | ||||
|       renergy   => 'AAAusage', | ||||
|       nodeset   => 'AAAusage' | ||||
|   }; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user