Changes between Version 1 and Version 2 of CancelJobs
- Timestamp:
- Sep 20, 2012, 11:53:26 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CancelJobs
v1 v2 9 9 }}} 10 10 cancels jobs with IDs 100 through 200. 11 {{{ 12 bin/cancel_jobs --name WUNAME 13 }}} 14 cancels the job with the given name. 15 11 16 * Programatically, using the [BackendUtilities API function] '''cancel_jobs()'''.