[Pkg-mozext-commits] [compactheader] 243/441: Remove space in shebang line

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:29:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository compactheader.

commit b90e2382d8c304e0ae5b3b370eaf6206d3087010
Author: Joachim.Herb at gmx.de <Joachim.Herb at gmx.de>
Date:   Wed Aug 3 21:05:39 2011 +0200

    Remove space in shebang line
    
    --HG--
    branch : mozmill
---
 test/executeTests.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/executeTests.pl b/test/executeTests.pl
index 87d2d17..29f8748 100755
--- a/test/executeTests.pl
+++ b/test/executeTests.pl
@@ -1,4 +1,4 @@
-#! /usr/bin/env perl 
+#! /usr/bin/env perl
 
 use strict;
 use warnings;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/compactheader.git



More information about the Pkg-mozext-commits mailing list