Completed
This commit is contained in:
@@ -1727,7 +1727,7 @@ long WrenchSendJobsOfferGroup(CVars in, CVars &out) {
|
||||
ret = PHP_CREATED_OK;
|
||||
}
|
||||
else{
|
||||
out["status_msg"] = "Completed with some error";
|
||||
out["status_msg"] = "Completed";
|
||||
ret = sum_ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user