debug paths
This commit is contained in:
@@ -497,6 +497,10 @@ class Provision extends BaseController
|
|||||||
log_message('critical', "Calling update_To_Completed ***** ".$ansibleReturn);
|
log_message('critical', "Calling update_To_Completed ***** ".$ansibleReturn);
|
||||||
$this->update_To_Completed($productUid);
|
$this->update_To_Completed($productUid);
|
||||||
}
|
}
|
||||||
|
else{
|
||||||
|
log_message('critical', "Calling WHY PATH update_To_Completed ***** ".$ansibleReturn);
|
||||||
|
$this->update_To_Completed($productUid);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user