[libcode-tidyall-perl] 279/374: elim dp

Jonas Smedegaard js at alioth.debian.org
Sun Sep 29 22:26:35 UTC 2013


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

js pushed a commit to branch master
in repository libcode-tidyall-perl.

commit cc52f43b3cd6549f47b826703c06418249a02ea4
Author: Jonathan Swartz <swartz at pobox.com>
Date:   Thu Sep 27 11:42:01 2012 -0700

    elim dp
---
 lib/Code/TidyAll/t/SVN.pm |    2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/Code/TidyAll/t/SVN.pm b/lib/Code/TidyAll/t/SVN.pm
index a2cc317..31021fd 100644
--- a/lib/Code/TidyAll/t/SVN.pm
+++ b/lib/Code/TidyAll/t/SVN.pm
@@ -13,8 +13,6 @@ sub test_svn : Tests {
     my ($self) = @_;
 
     my $temp_dir = tempdir_simple;
-    use d;
-    dp $temp_dir;
     my $repo_dir = "$temp_dir/repo";
     my $src_dir  = "$temp_dir/src";
     my $work_dir = "$temp_dir/work";

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git



More information about the Pkg-perl-cvs-commits mailing list