This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository carton.
commit 67aba6cd634e43be473e4dd799ae4374bdb7255c Author: Tatsuhiko Miyagawa <[email protected]> Date: Mon Jun 3 16:59:11 2013 +0900 update docs --- lib/Carton.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Carton.pm b/lib/Carton.pm index a7c43f3..33cb474 100644 --- a/lib/Carton.pm +++ b/lib/Carton.pm @@ -23,7 +23,7 @@ Carton - Perl module dependency manager (aka Bundler for Perl) # Other developer's machine, or on a deployment box > carton install - > carton exec -Ilib -- starman -p 8080 myapp.psgi + > carton exec starman -p 8080 myapp.psgi =head1 WARNING -- 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 [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
