Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve createorganism.cwl error handling #92

Closed
mpoelchau opened this issue Feb 27, 2020 · 2 comments
Closed

improve createorganism.cwl error handling #92

mpoelchau opened this issue Feb 27, 2020 · 2 comments
Assignees

Comments

@mpoelchau
Copy link
Contributor

Currently, createorganism.cwl exits with a success message only if there is error output from the program - not if the organism was actually successfully created.

One solution is to have the workflow cat the output of the error log after it was generated. Then the user would see whether or not the command failed or succeeded.

@HsiuKangHuang
Copy link
Contributor

Okay!
I add a step "cat_createOrganism.log" after the step createOrganism in apolloServer-workflow.cwl.

@mpoelchau
Copy link
Contributor Author

Closed via #90.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants