[carton] 409/472: TODO comment

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:39:29 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 dcd9b2174073145016d330e6b6904dfc520aa73c
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Mon Aug 12 14:39:33 2013 -0700

    TODO comment
---
 lib/Carton/Builder.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Carton/Builder.pm b/lib/Carton/Builder.pm
index d0b9457..7c0b5e1 100644
--- a/lib/Carton/Builder.pm
+++ b/lib/Carton/Builder.pm
@@ -64,6 +64,7 @@ sub install {
 sub groups {
     my $self = shift;
 
+    # TODO support --without test (don't need test on deployment)
     my @options = ('--with-all-features', '--with-develop');
 
     for my $group (@{$self->without}) {

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