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:
parent
aeb19d7eec
commit
2a06ddcd02
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user