add nextflow d30e48d
This commit is contained in:
6
nextflow/tests-v1/checks/error-message.nf/.checks
Normal file
6
nextflow/tests-v1/checks/error-message.nf/.checks
Normal file
@@ -0,0 +1,6 @@
|
||||
set +e
|
||||
$NXF_RUN | tee stdout
|
||||
set -e
|
||||
|
||||
< stdout grep "Check script '.*error-message.nf' at line: 19"
|
||||
|
||||
Reference in New Issue
Block a user