Skip to content
Snippets Groups Projects
Commit 52088706 authored by Andy Yates's avatar Andy Yates
Browse files

Make sure we set no_scp correctly

parent c5722d8b
No related branches found
No related tags found
No related merge requests found
......@@ -209,6 +209,7 @@ sub pipeline_analyses {
scp_user => $self->o('scp_user'),
scp_identity => $self->o('scp_identity'),
no_scp => $self->o('no_scp'),
},
-hive_capacity => 3,
-can_be_empty => 1,
......
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