When bad flags are specified, we need to return 1.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12270 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
9cd0c90e72
commit
f0c9ca1996
@ -11776,7 +11776,7 @@ sub prermdsklsnode
|
||||
)
|
||||
{
|
||||
&rmdsklsnode_usage($callback);
|
||||
return;
|
||||
return 1;
|
||||
}
|
||||
|
||||
if ($::HELP)
|
||||
|
Loading…
Reference in New Issue
Block a user