From 51472fcec37121b265f6faff580bbd39bbb61f26 Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Tue, 3 Dec 2019 11:45:16 +0100
Subject: [PATCH] Make test job set the do smooth

---
 test_jobs/blsmooth.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/test_jobs/blsmooth.json b/test_jobs/blsmooth.json
index b2510c52..5b300249 100644
--- a/test_jobs/blsmooth.json
+++ b/test_jobs/blsmooth.json
@@ -2,5 +2,6 @@
     "msin": {
             "class": "Directory",
             "path": "/data/L570745_SB003_uv_first10.MS"
-        }
+        },
+    "do_smooth": true
 }
-- 
GitLab