[Pkg-debile-commits] [debile-slave] 24/100: reflow

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:53:02 UTC 2013


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

sylvestre pushed a commit to branch master
in repository debile-slave.

commit c4be0a40cad9dd58900044dc95eece189d43e2ea
Author: Paul Tagliamonte <tag at pault.ag>
Date:   Sat May 25 20:35:28 2013 -0400

    reflow
---
 ethel/wrappers/perlcritic.py |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ethel/wrappers/perlcritic.py b/ethel/wrappers/perlcritic.py
index 48e1bb9..2ca9b1d 100644
--- a/ethel/wrappers/perlcritic.py
+++ b/ethel/wrappers/perlcritic.py
@@ -6,7 +6,8 @@ import re
 
 
 LINE_EXPR = re.compile(
-    r"(?P<file>.*):(?P<line>.*):(?P<column>.*) (?P<severity>.*)    (?P<testid>.*)    (?P<message>.*)"
+    r"(?P<file>.*):(?P<line>.*):(?P<column>.*) (?P<severity>.*)    "
+    "(?P<testid>.*)    (?P<message>.*)"
 )
 
 

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



More information about the Pkg-debile-commits mailing list