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:
parent
f362b67fdb
commit
fc0047db9e
@ -12043,7 +12043,7 @@ sub prermdsklsnode
|
||||
)
|
||||
{
|
||||
&rmdsklsnode_usage($callback);
|
||||
return;
|
||||
return 1;
|
||||
}
|
||||
|
||||
if ($::HELP)
|
||||
|
Loading…
Reference in New Issue
Block a user