X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=d4d11e384677740debbfc9c36e963aaae6af0a95;hb=a8b66abc9cf90221ebcd9be535eda47f6b37a6f8;hp=a88f64e3f06974c86945501da7905a122be4fe1b;hpb=d4a39575216302461a304c8c5211109ffb9d39f0;p=dbsrgits%2FDBIx-Class.git diff --git a/Makefile.PL b/Makefile.PL index a88f64e..d4d11e3 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -119,27 +119,6 @@ if ($ENV{DBICTEST_SQLT_DEPLOY}) { } } -# Bail out on parallel testing -if ( - ($ENV{HARNESS_OPTIONS}||'') =~ / (?: ^ | \: ) j(\d+) /x - and - $1 > 1 -) { die <