The following commit has been merged in the master branch:
commit 75bab68bdb3599e6e56dfe74f7689c1400351fac
Author: Niels Thykier <[email protected]>
Date: Sat Jan 28 14:57:56 2012 +0100
Fixed a regression in testset/runtests (caused by the last commit)
Signed-off-by: Niels Thykier <[email protected]>
diff --git a/testset/runtests b/testset/runtests
index a51d407..f5b5199 100755
--- a/testset/runtests
+++ b/testset/runtests
@@ -136,7 +136,8 @@ $| = 1;
$testok = 1;
-my $profile = Lintian::Profile->new ('debian/main',
["$ENV{'LINTIAN_ROOT'}/profiles"]);
+my $profile = Lintian::Profile->new ('debian/main', $ENV{'LINTIAN_ROOT'},
+ ["$ENV{'LINTIAN_ROOT'}/profiles"]);
# force all checks to be loaded - not the best solution
# - At the time of writing it is not needed for 'debian/main', but
--
Debian package checker
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]