Changeset 4603 for trunk/Ohana/src/opihi/pantasks/CheckTasks.c
- Timestamp:
- Jul 24, 2005, 9:20:33 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pantasks/CheckTasks.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/CheckTasks.c
r4602 r4603 17 17 /* need to check if the current time is within valid/invalid periods */ 18 18 if (!CheckTimeRanges (task[0].ranges, task[0].Nranges)) continue; 19 if (task[0].Nmax && (task[0].Njobs >= task[0].Nmax)) continue; 19 20 20 21 SetCurrentTask (task[0].name);
Note:
See TracChangeset
for help on using the changeset viewer.
