Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] DAGMAN script question
- Date: Mon, 5 Nov 2007 12:06:41 -0500
- From: "Robert E. Parrott" <parrott@xxxxxxxxxxxxxxxx>
- Subject: [Condor-users] DAGMAN script question
I have a question regarding dagman SCRIPTS:
Suppose I have a job A, and a child job B. I also have a post script
post-A. I.e.:
Job A
Job B
SCRIPT POST A post-A.sh
PARENT A CHILD B
Can I assume that the script "post-A.sh" is always run before the
child B?
thanks,
rob