H.Merijn Brand wrote:
> To switch to parallel smokes, you will need a recent Test::Smoke
> 
>     Report by Test::Smoke v1.35 build 1203 running on perl 5.8.8
>     (Reporter v0.033 / Smoker v0.041)
> 
> these lines in your smoke_config (up 3 to whatever you like)
> 
>     "makeopt"           => "-j3",
>     "harnessonly"       => 1,
>     "hasharness3"       => 1,
>     "harness3opts"      => "j3",
>     "testmake"          => "make",
> 
> and
> 
>     export TEST_JOBS=3
> 
> before you start smoking

and (currently, at least) you'll also need to not be running on Win32
:-(

Reply via email to