Re: [Bacula-users] "Run Script" directive problem

2006-10-17 Thread Silver Salonen
Hi. I was said that this option got into current manual by mistake and it's only available in 1.39.x. Silver On Monday 16 October 2006 19:09, Alessio Curri wrote: > Hi to all, > > I have the same problem with version 1.38.11-3, built from rpms. > This version support the "Run Script" directive

Re: [Bacula-users] "Run Script" directive problem

2006-10-16 Thread Alessio Curri
Hi to all, I have the same problem with version 1.38.11-3, built from rpms. This version support the "Run Script" directive or I should use a 1.39.x beta version? I receive the same answer even I use the "Client Run After Failed Job" (all is ok if I use the "Client Run Before Job" and "Client R

[Bacula-users] "Run Script" directive problem

2006-09-07 Thread Silver Salonen
Hi again. I use Bacula 1.38.11 and I wanted to replace my "Client Run Before Job" and "Client Run After Job" directives with "Run Script", so that the script would run after failed job also. The Job resource is now: Job { ... Run Script { Command = "/some/before-script.sh" Runs