Fix for the unknown flags in nimnodeset.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sjing 2011-01-11 08:03:38 +00:00
parent 394792bd0c
commit 4cfed78408

View File

@ -6464,7 +6464,7 @@ sub prenimnodeset
{
&nimnodeset_usage($callback);
}
return;
return 1;
}
if ($::HELP)