It appears that the ClientRunBeforeJob cannot have parameters-. I put the
mount directive into a script and call the script instead and it works as it
should. Dunno if this is a bug.
On Thursday 30 June 2005 10:45 am, Misty Stanley-Jones wrote:
> I have the following in Client Run Before Job i
On Thursday 30 June 2005 16:45, Misty Stanley-Jones wrote:
> I have the following in Client Run Before Job in one of my jobs:
>
> Client Run Before Job = "/bin/mount /backup"
Tried using ClientRunBeforeJob instead?
> This exact command works just fine at the command line, but I get
> syntax err
I have the following in Client Run Before Job in one of my jobs:
Client Run Before Job = "/bin/mount /backup"
This exact command works just fine at the command line, but I get syntax
errors in the job logs when the job is run. Can anyone give me a clue what
is wrong?
Misty
---