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

[SCM] Debian package checker branch, master, updated. 2.5.12-48-g5e55952



The following commit has been merged in the master branch:
commit 5e5595235ee09118e0134a41f595b86c5b6f82eb
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Apr 27 09:31:16 2013 +0200

    t/.../min-version.t: Include private and reporting
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/t/scripts/minimum-version.t b/t/scripts/minimum-version.t
index 4569189..92682c6 100755
--- a/t/scripts/minimum-version.t
+++ b/t/scripts/minimum-version.t
@@ -14,7 +14,7 @@ plan skip_all => 'Test::MinimumVersion required to run this test' if $@;
 # sarge was released with 5.8.4, etch with 5.8.8, lenny with 5.10.0
 our $REQUIRED = 'v5.10.0';
 
-our @PATHS = qw(checks collection frontend lib);
+our @PATHS = qw(checks collection frontend lib reporting private);
 
 # It creates as many threads as elements in @PATHS
 for my $path (@PATHS) {

-- 
Debian package checker


Reply to: