Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pegasus-isi
ACME-Workflow
Commits
ecb99e1f
Commit
ecb99e1f
authored
Mar 17, 2016
by
Mayer, Benjamin W
Browse files
add chainging of ACME jobs
parent
c5d80da9
Changes
1
Hide whitespace changes
Inline
Side-by-side
daxgen.py
View file @
ecb99e1f
...
...
@@ -176,7 +176,7 @@ tr acme-amwg {
dax
.
depends
(
stage
,
setup
)
else
:
stage
.
addArguments
(
"-continue"
)
dax
.
depends
(
stage
,
prevstage
)
#
dax.depends(stage, prevstage)
if
last
is
not
None
:
dax
.
depends
(
stage
,
last
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment