[libdevel-cover-perl] 06/32: Set environment for running on cpancover.com.

Axel Beckert abe at deuxchevaux.org
Sun Apr 26 22:26:35 UTC 2015


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

abe pushed a commit to annotated tag v1.18
in repository libdevel-cover-perl.

commit b3745e58979635bd4a3d0aa3e13d7a5c96c0b965
Author: Paul Johnson <paul at pjcj.net>
Date:   Sat Oct 4 14:08:21 2014 +0100

    Set environment for running on cpancover.com.
---
 utils/dc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/utils/dc b/utils/dc
index 65a90cb..6285a88 100755
--- a/utils/dc
+++ b/utils/dc
@@ -112,6 +112,8 @@ case "$1" in
         echo Done
         ;;
     "cpancover-run")
+        export CPANCOVER_LOCAL=1
+        export DEVEL_COVER_CPUS=10
         while true; do
             echo Starting cpancover run at `date`
             $0 cpancover-latest | $0 cpancover

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-cover-perl.git



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