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
5564a47d
Commit
5564a47d
authored
Mar 16, 2015
by
Juve, Gideon
Browse files
count should not be 0 for acme-amwg
parent
8a97c548
Changes
1
Hide whitespace changes
Inline
Side-by-side
daxgen.py
View file @
5564a47d
...
...
@@ -117,7 +117,7 @@ tr acme-amwg {
arch "x86_64"
os "linux"
type "STAGEABLE"
profile globus "count" "
0
"
profile globus "count" "
1
"
profile globus "jobtype" "single"
profile pegasus "exitcode.successmsg" "NORMAL EXIT FROM SCRIPT"
profile pegasus "exitcode.failuremsg" "CONVERT NOT FOUND"
...
...
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