This is an automated email from the git hooks/post-receive script.

abe pushed a commit to annotated tag 0.2.2-source
in repository libdist-zilla-role-bootstrap-perl.

commit e76e1411e866b5b714643a4a4e1cbf4f757857dd
Author: Kent Fredric <kentfred...@gmail.com>
Date:   Mon Oct 21 05:44:47 2013 +1300

    add --timer to prove output
---
 script.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script.pl b/script.pl
index 202c039..a9bc59b 100644
--- a/script.pl
+++ b/script.pl
@@ -36,4 +36,4 @@ my @paths = './t';
 if ( env_true('AUTHOR_TESTING') or env_true('RELEASE_TESTING') ) {
   push @paths, './xt';
 }
-safe_exec( 'prove', '--blib', '--shuffle', '--color', '--recurse', '--jobs', 
30, @paths );
+safe_exec( 'prove', '--blib', '--shuffle', '--color', '--recurse', '--timer', 
'--jobs', 30, @paths );

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.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