From: Andrew Kingston <andrew@peerless.co.uk>
Subject: Re: Bug with jobdonecommand/dump?
   Date: Thu, 09 Dec 2010 07:01:42 -0800
Msg# 1975
View Complete Thread (6 articles) | All Threads
Last Next
On 07/07/2008 17:17, Greg Ercolano wrote:
Abraham Schneider wrote:
     What I should maybe do is add a flag for the jobdonecommand
     that defines whether rush should execute the command only
     if all the frames are 'Done', or 'Done/Fail'.

That would be a good solution, I think.

	Done; I've added this to 102.42a10.

	I've currently implemented it as optional flags to the jobdonecommand,
	similar to the current '-nolog' flag, eg:

		-done     -- run only if all frames are 'Done'
		-donefail -- run only if all frames are either 'Done or Fail'
		-fail     -- run only if /any/ frames are 'Fail'
		-always   -- run the command under any condition, even if frames
		             aren't finished (ie. when job dumped mid-render)

	Abraham, at some point I can supply you with binaries for this new
	version after I run some tests.

Hi

I'm running 102.42a9, but I really need the "-done" option on my job servers. Is it possible to just upgrade certain machines to 102.42a10?

Cheers
Andrew

Last Next