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

[lintian] 04/04: fixup! r/html_reports: Extract a setup_output_dir sub



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

nthykier pushed a commit to branch master
in repository lintian.

commit 122d3d66fe5ce2bf801920d6c73d19628e2f47e2
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Apr 24 17:51:02 2016 +0000

    fixup! r/html_reports: Extract a setup_output_dir sub
---
 reporting/html_reports | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/reporting/html_reports b/reporting/html_reports
index efcf85a..9c4469d 100755
--- a/reporting/html_reports
+++ b/reporting/html_reports
@@ -418,7 +418,7 @@ sub setup_output_dir {
         }
         closedir($dirfd);
     }
-
+    return;
 }
 
 sub collect_statistics {

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


Reply to: