[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] A few questions about DAGMan



On Wed, Sep 10, 2014 at 08:39:43AM -0700, Ralph Finch wrote:
> @Zach: I saw this, and it didn't seem much different than using a dummy
> child, though I guess it does save the long PARENT line. I'll try this from
> your suggestion, thanks.

Combine it with NOOP and a POST script...  Then the dummy job never even gets
submitted, and you can just put your real script as the POST script.


Cheers,
-zach