fixed the Unknown option: nodestatus when updatenode cn -V
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14664 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -296,6 +296,7 @@ sub parse_xdcp_cmd | ||||
|                    'R|recursive'      => \$options{'recursive'}, | ||||
|                    'T|trace'          => \$options{'trace'}, | ||||
|                    'V|version'        => \$options{'version'}, | ||||
|                    'nodestatus|nodestatus' => \$options{'nodestatus'}, | ||||
|                    'X:s'              => \$options{'ignore_env'} | ||||
|        ) | ||||
|      ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user