From: "Mr. Daniel Browne" <dbrowne@(email surpressed)>
Subject: Re: Render Log Paths
   Date: Mon, 19 Dec 2011 21:59:45 -0500
Msg# 2169
View Complete Thread (23 articles) | All Threads
Last Next
I noticed that when the logs flag is set to "keep last" that the jobstartcommand log doesn't show up in iRush.


On Dec 19, 2011, at 3:57 PM, Greg Ercolano wrote:

[posted to rush.general]

On 12/19/11 14:19, Mr. Daniel Browne wrote:
> I can't seem to get either $ENV{RUSH_LOGFILE} or $ENV{RUSH_LOGDIR} (or =
> variations) to resolve in the jobstartcommand script in Perl.

	Hmm, try having your perl jobstartcommand script run the following:

		system("printenv|sort");	# Unix
		system("set");			# Windows

	..and then paste the contents of your jobstartcommand.log file here,
	including the headers at the top.

-- 
Greg Ercolano, erco@(email surpressed)
Seriss Corporation
Rush Render Queue, http://seriss.com/rush/
Tel: (Tel# suppressed)ext.23
Fax: (Tel# suppressed)
Cel: (Tel# suppressed)



Last Next