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:
sjing 2012-04-19 07:18:31 +00:00
parent 9cd0c90e72
commit f0c9ca1996

View File

@ -11776,7 +11776,7 @@ sub prermdsklsnode
)
{
&rmdsklsnode_usage($callback);
return;
return 1;
}
if ($::HELP)