Skip to content

ValidExitstatus should be deprecated in code #478

@apeltzer

Description

@apeltzer

Use bash trap instead:

nextflow-io/nextflow#1564

  trap 'if [[ $? == expected_error ]]; then echo OK; exit 0; fi' EXIT

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpendingAddressed on branch waiting for related PR

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions