Sun Apr 13 07:17:59 2014: Request 85336 was acted upon.
Transaction: Correspondence added by sisyph...@optusnet.com.au
       Queue: Inline
     Subject: Re: [rt.cpan.org #85336] Fails often when tested in parallel
   Broken in: 0.53
    Severity: (no value)
       Owner: Nobody
  Requestors: a...@cpan.org, ken...@cpan.org
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=85336 >


-----Original Message----- 
From: Shawn Laffan via RT

> The local assignment to $ENV{MAKEFLAGS} won't apply outside the if block, 
> will it?

Duh !!

> This should, though:
>
> local $ENV{MAKEFLAGS} = $ENV{MAKEFLAGS} =~ s/(--jobserver-fds=[\d,]+)//
>  if $ENV{MAKEFLAGS};

Thanks - fixed in git.

Cheers,
Rob 


Reply via email to