From 124c8cb860158ad844d226e63732b28e0f4db35c Mon Sep 17 00:00:00 2001
From: Tammo Jan Dijkema <dijkema@astron.nl>
Date: Fri, 10 Jul 2015 15:13:35 +0000
Subject: [PATCH] Task #8152: fix stuff I broke

---
 CEP/PyBDSM/test/tbdsm_process_image.run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CEP/PyBDSM/test/tbdsm_process_image.run b/CEP/PyBDSM/test/tbdsm_process_image.run
index d84c44c9b90..3617904d3a6 100755
--- a/CEP/PyBDSM/test/tbdsm_process_image.run
+++ b/CEP/PyBDSM/test/tbdsm_process_image.run
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/csh
 
 # Set-up the Python environment for running the PyBDSM source finder.
 use Pythonlibs
-- 
GitLab