[libmoosex-has-sugar-perl] 24/120: add --timer to prove output

Intrigeri intrigeri at moszumanska.debian.org
Wed Aug 27 21:35:07 UTC 2014


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

intrigeri pushed a commit to annotated tag 0.05070422-source
in repository libmoosex-has-sugar-perl.

commit e76e1411e866b5b714643a4a4e1cbf4f757857dd
Author: Kent Fredric <kentfredric at 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/libmoosex-has-sugar-perl.git



More information about the Pkg-perl-cvs-commits mailing list