On Jul 21, 2005, at 3:33 PM, Terrence Martin wrote:
You can use on_exit_remove to control whether a job leaves the queue or returns to idle state to be rerun. It can be an arbitrary boolean _expression_, but testing for a specific exit code is a common use: == True || ExitCode != 13 With this _expression_, the job will leave the queue normally if it terminates with a signal or an exit code other than 13. If it terminates with exit code 13, it will be requeued and rerun. +----------------------------------+---------------------------------+ | Jaime Frey | Public Split on Whether | | jfrey@xxxxxxxxxxx | Bush Is a Divider | | http://www.cs.wisc.edu/~jfrey/ | -- CNN Scrolling Banner | +----------------------------------+---------------------------------+ |