[carton] 176/472: remove debug

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:38:44 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository carton.

commit 4e6b9c72f5bb1fa288f4509408a572693c13c524
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Wed Feb 6 18:37:38 2013 -0800

    remove debug
---
 lib/Carton.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/Carton.pm b/lib/Carton.pm
index eb9f656..e107e8b 100644
--- a/lib/Carton.pm
+++ b/lib/Carton.pm
@@ -87,7 +87,6 @@ sub download_from_cpanfile {
     local $self->{path} = File::Temp::tempdir(CLEANUP => 1); # ignore installed
 
     $self->run_cpanm(
-        "-v",
         "--mirror", $mirror,
         "--mirror", "http://backpan.perl.org/", # fallback
         "--mirror-index", $self->{mirror_file},

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



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