fix for bug 2821742

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3962 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ligc 2009-08-07 01:18:17 +00:00
parent aeb19d7eec
commit 2a06ddcd02

View File

@ -910,6 +910,7 @@ sub defmk
$rsp->{data}->[0] = "No type was provided for object \'$obj\'.\n";
$rsp->{data}->[1] = "Skipping to the next object.\n";
xCAT::MsgUtils->message("I", $rsp, $::callback);
$error = 1;
next;
}