- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/FragmentationAction/FragmentationAutomationAction.cpp
r45cdce6 r07ecc5 175 175 params.executable.get().string() 176 176 ); 177 if (NoJobs != NumberJobs) { 178 ELOG(1, "Not all jobs were added succesfully."); 179 return Action::failure; 180 } 177 181 LOG(1, "INFO: Added " << NoJobs << " from FragmentJobsQueue."); 178 182
Note:
See TracChangeset
for help on using the changeset viewer.