fix rmnimres subroutine - 2

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15610 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
nott 2013-03-21 13:52:44 +00:00
parent 5c1c601119
commit d129856a4f

View File

@ -6105,7 +6105,6 @@ sub rmnimres
my $rsp;
push @{$rsp->{data}}, "The resource named \'$resname\' will not be removed.\n";
xCAT::MsgUtils->message("I", $rsp, $callback);
$error++;
next;
}