Skip to content
Snippets Groups Projects
Commit fe8f7fe4 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Add echo to trap

parent ade52602
No related merge requests found
Pipeline #6490 canceled with stage
in 8 minutes and 8 seconds
......@@ -15,7 +15,7 @@ integration_se:
script:
- hostname
- ulimit -a
- trap '' 22
- trap 'echo trapping ttou' 22
- nohup nextflow run ./workflow/test.nf --deriva ./test_data/auth/credential.json --bdbag ./test_data/auth/cookies.txt --repRID 16-1ZX4
integration_pe:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment