Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[svn:dbi] r15586 - dbi/trunk

1 view
Skip to first unread message

ti...@cvs.perl.org

unread,
Mar 22, 2013, 4:34:32 PM3/22/13
to svn-commit-...@perl.org
Author: timbo
Date: Fri Mar 22 13:34:32 2013
New Revision: 15586

Modified:
dbi/trunk/Makefile.PL

Log:
Bump ptest make target from --jobs 4 to 8

Modified: dbi/trunk/Makefile.PL
==============================================================================
--- dbi/trunk/Makefile.PL (original)
+++ dbi/trunk/Makefile.PL Fri Mar 22 13:34:32 2013
@@ -374,7 +374,7 @@
$(CP) Changes $(changes_pm)

ptest: all
- prove --blib --jobs 4 --shuffle
+ prove --blib --jobs 8 --shuffle

faq:
: checkin any local changes not already checked in before overwriting
0 new messages