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

[lintian] 01/01: Fix test suite



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

broucaries-guest pushed a commit to branch master
in repository lintian.

commit 3320d53cf0ef0af9714e0a4d115cdd9f27bd1c83
Author: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
Date:   Sat Oct 10 22:43:18 2015 +0200

    Fix test suite
    
    Signed-off-by: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
---
 checks/cruft.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/checks/cruft.pm b/checks/cruft.pm
index de9c68c..218d569 100644
--- a/checks/cruft.pm
+++ b/checks/cruft.pm
@@ -950,6 +950,7 @@ sub _warn_prebuilt_javascript{
     # for the source file in well known directories
     check_missing_source($entry,$info,$name,$basename,$dirname,
         [['(?i)\.js$','.debug.js'],['(?i)\.js$','-debug.js'],['','']]);
+    return;
 }
 
 # detect if max line of block is > cutoff

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


Reply to: