1 2 3 4 5 6 7 | static void CompleteCompile(Args _args) { SysCheckList::finished(classnum(SysCheckListItem_Compile)); SysCheckList::finished(classnum(SysCheckListItem_CompileUpgrade)); SysCheckList::finished(className2Id(classStr(SysCheckListItem_CompileServ))); SysCheckList::finished(classnum(SysCheckListItem_SysUpdateCodeCompilInit)); } |
Run the job and observe the step is marked as completed. No sweat!
No comments:
Post a Comment