From: Eric Bollengier Date: Thu, 2 Nov 2006 21:42:55 +0000 (+0000) Subject: ebl Change M_FATAL to M_ERROR, it will use jcr->Errors++ instead of aborting the job X-Git-Tag: Release-2.0.0~322 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=719bd53b85e102f0d3eaaa6156de16bd4819ce9d;p=bacula%2Frescue ebl Change M_FATAL to M_ERROR, it will use jcr->Errors++ instead of aborting the job and let abort_on_error do the job. ---