Replies: 1 comment
-
This is how Bash work. Start your script with:
to make it fail. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In this example below Nextflow will complete successfully despite the fact that there is a command which does not exist/is not in PATH:
BUT:
Beta Was this translation helpful? Give feedback.
All reactions