From faaeb47ef2150fbfd1b1152ae62774b666c41d5c Mon Sep 17 00:00:00 2001 From: mancini <mancini@astron.nl> Date: Fri, 25 Oct 2019 17:43:57 +0200 Subject: [PATCH] Missing space Former-commit-id: cda820dbe09bbd9845df86a0431744bc9536f74f --- steps/blsmooth.cwl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steps/blsmooth.cwl b/steps/blsmooth.cwl index f1cbe6dc..bc822baf 100644 --- a/steps/blsmooth.cwl +++ b/steps/blsmooth.cwl @@ -81,7 +81,7 @@ hints: dockerPull: 'prefactor:latest' requirements: - class: InitialWorkDirRequirement - listing: + listing: - entry: $(inputs.msin) writable: true - class: InlineJavascriptRequirement -- GitLab