eliminate bogus error msg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9025 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d06e7d9fc4
commit
122366e81a
@ -9593,7 +9593,7 @@ sub prermdsklsnode
|
||||
)
|
||||
{
|
||||
&rmdsklsnode_usage($callback);
|
||||
return;
|
||||
return 2;
|
||||
}
|
||||
|
||||
if ($::HELP)
|
||||
|
Loading…
Reference in New Issue
Block a user