change return value in prermdsklsnode

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12618 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2012-05-11 11:25:14 +00:00
parent f362b67fdb
commit fc0047db9e

View File

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