Re: [Bacula-users] Script fail, continue backup, report error

2012-09-18 Thread Hans Schou
Thanks, it works. I thought it could be buiild in more a elegant way but it will do. /hans Den 09/13/2012 02:57 PM, Gary R. Schmidt skrev: > On 13/09/2012 10:01 PM, Hans Schou wrote: >> Hi >> >> Despite Bacula is quite easy to operate I got a small problem. >> >> On a server I run a script befo

Re: [Bacula-users] Script fail, continue backup, report error

2012-09-13 Thread Gary R. Schmidt
On 13/09/2012 10:01 PM, Hans Schou wrote: > Hi > > Despite Bacula is quite easy to operate I got a small problem. > > On a server I run a script before the backup is started (mysqldump). > Sometimes it happens that the script fails on a part of the job. The > situation is then that data is not comp

[Bacula-users] Script fail, continue backup, report error

2012-09-13 Thread Hans Schou
Hi Despite Bacula is quite easy to operate I got a small problem. On a server I run a script before the backup is started (mysqldump). Sometimes it happens that the script fails on a part of the job. The situation is then that data is not complete but that is better than nothing. I want the ba