Changes between Version 2 and Version 3 of JobSched


Ignore:
Timestamp:
Apr 30, 2010, 4:18:40 PM (14 years ago)
Author:
Nicolas
Comment:

grammar

Legend:

Unmodified
Added
Removed
Modified
  • JobSched

    v2 v3  
    88This is called for every job that the scheduler
    99considers dispatching.
    10 If it return true, the scheduler won't send the job to this host.
     10If it returns true, the scheduler won't send the job to this host.
    1111This allows you to make project-specific scheduling decisions on a per-job basis.
    1212