[carton] 316/472: newline

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:38:59 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 732083f42aac518fb00ddb5cf49d63ac9670b1c3
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Sat Jun 8 14:27:38 2013 -0700

    newline
---
 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 3da3b54..c9d6574 100644
--- a/lib/Carton/CLI.pm
+++ b/lib/Carton/CLI.pm
@@ -358,7 +358,7 @@ sub cmd_exec {
     $self->parse_options_pass_through(\@args, 'I=s@', sub { die "exec -Ilib is deprecated.\n" });
 
     unless (@args) {
-        $self->error("carton exec needs a command to run.");
+        $self->error("carton exec needs a command to run.\n");
     }
 
     # PERL5LIB takes care of arch

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