Hi,

I have the following call to in my job definition:

ClientRunBeforeJob = "/etc/bacula/scripts/ClientRunBeforeJob.sh '%c' '%d'
'%i' '%e' '%j' '%l' '%n' '%t' '%v'"

The documentation explains the following character substitution for
RunBefor/RunAfter Scripts:

 %% = %
 %c = Client's name
 %d = Director's name
 %i = JobId
 %e = Job Exit Status
 %j = Unique Job name
 %l = Job Level
 %n = Job name
 %t = Job type
 %v = Volume name

On the Solaris (8,10) clients in the %d is the client-name passed to the
script not the director name.

Is it a bug?






-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to