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 <miyag...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to