Re: [Bacula-devel] RunScript variables; typo in warning message

2009-09-17 Thread Kern Sibbald
On Thursday 17 September 2009 21:53:15 Phil Stracchino wrote: > I've just run into a situation that I'm surprised no-one has run into > before, in which a script being run from a job needs to know the > client's address and the local part of the address I need it to use is > not the same as the cli

Re: [Bacula-devel] RunScript variables; typo in warning message

2009-09-17 Thread Kern Sibbald
Oh, by the way, the best way to submit a patch is to send an email with the output file/files from "git format-patch" attached. Regards, Kern On Thursday 17 September 2009 21:53:15 Phil Stracchino wrote: > I've just run into a situation that I'm surprised no-one has run into > before, in which

[Bacula-devel] RunScript variables; typo in warning message

2009-09-17 Thread Phil Stracchino
I've just run into a situation that I'm surprised no-one has run into before, in which a script being run from a job needs to know the client's address and the local part of the address I need it to use is not the same as the client name. "No problem," I thought, "I'll just pass it the variable fo