From: Eric Bollengier Date: Mon, 6 Nov 2006 20:17:18 +0000 (+0000) Subject: ebl fix X-Git-Tag: Release-7.0.0~7432 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dbec54019c4d53daadbdc228dfebbd28a090213a;p=bacula%2Fbacula ebl fix git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3601 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/technotes-1.39 b/bacula/technotes-1.39 index 4cb71989f1..177d732d08 100644 --- a/bacula/technotes-1.39 +++ b/bacula/technotes-1.39 @@ -13,7 +13,7 @@ rbn Fixed bug in Windows version of close_bpipe() that cause programs rbn Fixed a number of bugs in the mysql DB scripts. 03Nov06 ebl Fix broken runscript on director. (RunBefore, RunAfter) -ebl Use M_FATAL instead of M_ERROR in runscript.c +ebl Use M_ERROR instead of M_FATAL in runscript.c 31Oct06 ebl Small fix src/dird/job.c to add JobErrors count to catalog. rbn Ignore UTF-8 marker at the start of .conf files.