[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/02: L::Unpacker: Apply perltidy



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

nthykier pushed a commit to branch master
in repository lintian.

commit 6adc521ded0f267ac4128b2a1ab1a1546e67dd0c
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Mar 18 20:56:48 2014 +0100

    L::Unpacker: Apply perltidy
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 lib/Lintian/Unpacker.pm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/Lintian/Unpacker.pm b/lib/Lintian/Unpacker.pm
index 9662236..5aa36f1 100644
--- a/lib/Lintian/Unpacker.pm
+++ b/lib/Lintian/Unpacker.pm
@@ -434,7 +434,8 @@ sub process_tasks {
                 if (not $pid) {
                     # child
                     my $ret = 0;
-                    if ($cs->interface ne 'exec' and not $ENV{'LINTIAN_COVERAGE'}) {
+                    if ($cs->interface ne 'exec'
+                        and not $ENV{'LINTIAN_COVERAGE'}) {
                         # With a non-exec interface, let L::CollScript
                         # handle it.  Note that when run under
                         # Devel::Cover, we never take this route.

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


Reply to: