On Sun, 29 Jan 2017 09:03:34 -0800, c...@zoffix.com wrote:
> On Sun, 29 Jan 2017 08:46:28 -0800, j...@durchholz.org wrote:
> > Can you explain?
> 
> You're not running `make test` in that command.
> 
> 

A few data points:
- none of make spectest, make stresstest, nor make test do the overwrite-perl6 
thing
- grepping the roast, I see a few places mentioning `./perl6`
- removing `./perl6` and running make stresstest doesn't have any issues
- `make t/some/file` copies over `perl6`, but seemingly pointlessly, as the 
test is run with t/harness --moar which uses `perl6-m` and not the `perl6`

Reply via email to