]> git.sur5r.net Git - bacula/docs/commit
kes Add additional messages when Job canceled automatically for
authorKern Sibbald <kern@sibbald.com>
Sun, 17 Dec 2006 12:42:56 +0000 (12:42 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 17 Dec 2006 12:42:56 +0000 (12:42 +0000)
commit55e0c02d24560c76f0659044be545b7b8c482d26
treeffd3e1eeb7bc0f2d506dff33a8531f68db3e51c8
parent211684d50558752ff1f5a8cab8748114930cbc40
kes  Add additional messages when Job canceled automatically for
     max run time or max start wait exceeded.  This fixes bug #621.
kes  Update maxruntime-test in regression script to properly test
     max run time -- from info given in bug #621.
kes  Simplify automatic cancel code.
kes  Add check for job_canceled() in FD when contacting SD so that if
     job is canceled from max runtime, it terminates faster.