[carton] 142/472: Bundle doesn't necessarily mean DarkPAN

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:38:41 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 74a2707f591bb0b60e2f4d9bd13a94f65de28c85
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Sat Mar 31 13:49:09 2012 +0200

    Bundle doesn't necessarily mean DarkPAN
---
 lib/Carton/CLI.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Carton/CLI.pm b/lib/Carton/CLI.pm
index 20b5917..6bbf074 100644
--- a/lib/Carton/CLI.pm
+++ b/lib/Carton/CLI.pm
@@ -146,7 +146,7 @@ sub cmd_bundle {
         $self->error("Can't locate build file\n");
     }
 
-    $self->printf("Complete! Modules were bundled into %s (DarkPAN)\n", $local_mirror, SUCCESS);
+    $self->printf("Complete! Modules were bundled into %s\n", $local_mirror, SUCCESS);
 }
 
 sub cmd_install {

-- 
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