Author: Andreas Tille <tille@debian.org>
Last-Update: Tue, 26 May 2020 15:07:58 +0200
Description: Remove additional hash sign

--- a/test/bp_pe.sh
+++ b/test/bp_pe.sh
@@ -1,4 +1,4 @@
-##!/bin/bash
+#!/bin/bash
 
 if [ -z $5 ]
 then
--- a/test/bp_pe_pl.sh
+++ b/test/bp_pe_pl.sh
@@ -1,4 +1,4 @@
-##!/bin/bash
+#!/bin/bash
 
 if [ -z $5 ]
 then
--- a/test/bp_pesr.sh
+++ b/test/bp_pesr.sh
@@ -1,4 +1,4 @@
-##!/bin/bash
+#!/bin/bash
 
 if [ -z $7 ]
 then
--- a/test/bp_pesr_pl.sh
+++ b/test/bp_pesr_pl.sh
@@ -1,4 +1,4 @@
-##!/bin/bash
+#!/bin/bash
 
 if [ -z $7 ]
 then
--- a/lumpy_tests/orig/bp_pesr.sh
+++ b/lumpy_tests/orig/bp_pesr.sh
@@ -1,4 +1,4 @@
-##!/bin/bash
+#!/bin/bash
 
 if [ -z $6 ]
 then
--- a/lumpy_tests/orig/bp_sr.sh
+++ b/lumpy_tests/orig/bp_sr.sh
@@ -1,4 +1,4 @@
-##!/bin/bash
+#!/bin/bash
 
 if [ -z $4 ]
 then
--- a/test/bp_sr.sh
+++ b/test/bp_sr.sh
@@ -1,4 +1,4 @@
-##!/bin/bash
+#!/bin/bash
 
 if [ -z $5 ]
 then
