comment out remove support, needs more testing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9303 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
cd2a1ef684
commit
75ec735cde
@ -148,7 +148,8 @@ else
|
||||
|
||||
if ($::RM)
|
||||
{
|
||||
&remove;
|
||||
#&remove;
|
||||
xCAT::MsgUtils->message("I", "Remove is not currently supported");
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user