From 7f823dd5b51be16d2fd3000e907bb40d2a0f4b1f Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Wed, 4 Dec 2019 11:00:14 +0100
Subject: [PATCH] Remove wrong output in step

Former-commit-id: 6e8aeff7d5427049f7509f964324782dc0b9ca8e
---
 workflows/prefactor_calibrator.cwl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/workflows/prefactor_calibrator.cwl b/workflows/prefactor_calibrator.cwl
index 9f8d3c6c..6edee64a 100644
--- a/workflows/prefactor_calibrator.cwl
+++ b/workflows/prefactor_calibrator.cwl
@@ -114,7 +114,6 @@ steps:
         source: make_sourcedb/sourcedb
     out:
       - id: msout
-      - id: demix_parmdb
     run: ../subworkflow/ndppp_prep_cal.cwl
     label: ndppp_prep_cal
     scatter:
-- 
GitLab