[Rt-commit] rtir branch, master, updated. 3.3.0-135-g59875ca

Dustin Graves dustin at bestpractical.com
Wed May 25 18:38:43 EDT 2016


The branch, master has been updated
       via  59875ca3afcd4fab6754fb77e80a4ec640527c94 (commit)
      from  281160e21933cf52b2e9e592826754a5df7f2b5c (commit)

Summary of changes:
 bin/add_constituency.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit 59875ca3afcd4fab6754fb77e80a4ec640527c94
Author: Dustin Graves <dustin at bestpractical.com>
Date:   Wed May 25 22:26:38 2016 +0000

    ensure proper shebang compilation of bin/add_constituency

diff --git a/bin/add_constituency.in b/bin/add_constituency.in
index 9f4ab2b..813eb4c 100755
--- a/bin/add_constituency.in
+++ b/bin/add_constituency.in
@@ -1,4 +1,5 @@
 #!/usr/bin/env perl
+### before: #!@PERL@
 # BEGIN BPS TAGGED BLOCK {{{
 #
 # COPYRIGHT:
@@ -46,7 +47,6 @@
 # those contributions and any derivatives thereof.
 #
 # END BPS TAGGED BLOCK }}}
-### before: #!@PERL@
 
 =head1 NAME
 

-----------------------------------------------------------------------


More information about the rt-commit mailing list