From f466f5505a0d430dd08a9de570ef939adf36dbc7 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Wed, 13 Apr 2016 16:51:58 +0200 Subject: [PATCH] Change tha dash bang of the csh shell scripts Former-commit-id: 115a1955c5883ffd0909cb05e887f70fa561b6e6 Former-commit-id: 5e6be182d5a3ec910f5deed27014227f34bd4745 --- detectors/cds/bin/do_exonerate.sh | 2 +- detectors/cds/bin/do_filterbx.sh | 2 +- detectors/cds/bin/go_cds.sh | 2 +- detectors/cds/test/go_test.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/detectors/cds/bin/do_exonerate.sh b/detectors/cds/bin/do_exonerate.sh index bb4d810..78b6898 100755 --- a/detectors/cds/bin/do_exonerate.sh +++ b/detectors/cds/bin/do_exonerate.sh @@ -1,4 +1,4 @@ -#!/bin/env tcsh -f +#!/usr/bin/env tcsh -f # # Annotate CDS - Exonerate # diff --git a/detectors/cds/bin/do_filterbx.sh b/detectors/cds/bin/do_filterbx.sh index c2a283a..3dce353 100755 --- a/detectors/cds/bin/do_filterbx.sh +++ b/detectors/cds/bin/do_filterbx.sh @@ -1,4 +1,4 @@ -#!/bin/env tcsh -f +#!/usr/bin/env tcsh -f # # filter a DB thru BlastX # usually to speedup further DB search diff --git a/detectors/cds/bin/go_cds.sh b/detectors/cds/bin/go_cds.sh index 67dda2b..6561a90 100755 --- a/detectors/cds/bin/go_cds.sh +++ b/detectors/cds/bin/go_cds.sh @@ -1,4 +1,4 @@ -#!/bin/env tcsh -f +#!/usr/bin/env tcsh -f # # Annotate CDS # diff --git a/detectors/cds/test/go_test.sh b/detectors/cds/test/go_test.sh index a1e4742..82fc018 100755 --- a/detectors/cds/test/go_test.sh +++ b/detectors/cds/test/go_test.sh @@ -1,4 +1,4 @@ -#!/bin/env tcsh -f +#!/usr/bin/env tcsh -f setenv Verbose 0