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:
parent
e08f3572dc
commit
4bdcebc647
@ -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'}
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user