From: Eric Wong Date: Sat, 28 May 2016 01:57:10 +0000 (+0000) Subject: Makefile.PL: allow N to be overridden X-Git-Tag: v1.0.0~482 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=0c9bc00d62e027ebee873f51d51e3dd0832e6e41;hp=0c9bc00d62e027ebee873f51d51e3dd0832e6e41;p=public-inbox.git Makefile.PL: allow N to be overridden Relying on the number of processors isn't a great idea since some of our tests rely on delays to test blocking and slow client behavior. ---