From: Kern Sibbald Date: Sun, 17 Dec 2006 12:42:56 +0000 (+0000) Subject: kes Add additional messages when Job canceled automatically for X-Git-Tag: Release-2.0.0~108 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bed38ee9232be9769a362f204723cdeddde54818;p=bacula%2Frescue 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. ---