]> Sergey Matveev's repositories - public-inbox.git/commit
Makefile.PL: allow N to be overridden
authorEric Wong <e@80x24.org>
Sat, 28 May 2016 01:57:10 +0000 (01:57 +0000)
committerEric Wong <e@80x24.org>
Sat, 28 May 2016 01:57:36 +0000 (01:57 +0000)
commit0c9bc00d62e027ebee873f51d51e3dd0832e6e41
treead26176964e724c6ea8370677a1bf220c73e804e
parent17577bf82166f4967bb66cb120fc42ce5448fe54
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.
Makefile.PL