From 753e3cc189d4927557d9a9a76b9c20a5c9fe1173 Mon Sep 17 00:00:00 2001
From: Wouter Klijn <klijn@astron.nl>
Date: Thu, 28 Nov 2013 15:01:02 +0000
Subject: [PATCH] Task #5201: spurious pybdsm change got included in the
 commit. Reverted this

---
 CEP/PyBDSM/test/tbdsm_process_image.run | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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