[libconfig-model-dpkg-perl] 04/15: dependency-check.t: removed dead code
dod at debian.org
dod at debian.org
Sun Aug 25 16:22:01 UTC 2013
This is an automated email from the git hooks/post-receive script.
dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.
commit c795b4b4f167317ef3fb82c1c11df1a82ad06b5e
Author: Dominique Dumont <dod at debian.org>
Date: Sun Aug 25 17:14:38 2013 +0200
dependency-check.t: removed dead code
---
t/dependency-check.t | 1 -
1 file changed, 1 deletion(-)
diff --git a/t/dependency-check.t b/t/dependency-check.t
index a472b99..61109fc 100644
--- a/t/dependency-check.t
+++ b/t/dependency-check.t
@@ -4,7 +4,6 @@ BEGIN {
# dirty trick to create a Memoize cache so that test will use this instead
# of getting values through the internet
no warnings 'once';
- my $sep = chr(28);
%Config::Model::Dpkg::Dependency::cache = (
'libarchive-extract-perl' => 'jessie 0.68-1 sid 0.68-1',
'perl-modules' => 'lenny 5.10.0-19lenny3 squeeze 5.10.1-17 sid 5.10.1-17 experimental 5.12.0-2 experimental 5.12.2-2',
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git
More information about the Pkg-perl-cvs-commits
mailing list