From c2954f1a401cb84e5f07441331f86ae6ce695540 Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Tue, 10 Mar 2020 14:06:25 +0100
Subject: [PATCH] Various fixes

Former-commit-id: fa76be2adcb43f3cc2ff2cc2aaf216e9b1d9d545
---
 steps/predict.cwl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/steps/predict.cwl b/steps/predict.cwl
index d785f10..2943d85 100644
--- a/steps/predict.cwl
+++ b/steps/predict.cwl
@@ -24,7 +24,7 @@ inputs:
   - id: storagemanager
     type: string
     default: dysco
-    inputBinding
+    inputBinding:
       prefix: msout.storagemanager=  
   - default: MODEL_DATA
     id: msout_datacolumn
-- 
GitLab