Return non zero code on failure
Compare changes
- @gmarchmentBryan Brancotte authored
+ 1
− 1
@@ -24,7 +24,7 @@ class Nextflow_File(Nextflow_Building_Blocks):
@@ -24,7 +24,7 @@ class Nextflow_File(Nextflow_Building_Blocks):
def __init__(self, address, duplicate = True, DSL="", author = None, name = None, origin=None, output_dir='./results', display_info = True):
raise BioFlowInsightError(f"BioFlow-Insight cannot directly analyse a workflow from its directory. Please analyse the workflow from the parent directory instead.", num = -1)