Re: [perl #50032] rakudo's "make spectest" complains about missing util/fudgeall

2008-01-20 Thread Patrick R. Michaud
On Sun, Jan 20, 2008 at 03:06:34PM -0800, jerry gay wrote: > > looks to me like the 'clean' target in the makefile should delete the > t/spec directory (it doesn't currently.) I don't think that 'make clean' should remove t/spec. Because we now grab t/spec via 'svn co', someone might have local

Re: [perl #50032] rakudo's "make spectest" complains about missing util/fudgeall

2008-01-20 Thread jerry gay
On Jan 20, 2008 1:23 PM, via RT Moritz Lenz <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Moritz Lenz > # Please include the string: [perl #50032] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=50032 > > > > in langu

[perl #50032] rakudo's "make spectest" complains about missing util/fudgeall

2008-01-20 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #50032] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50032 > in languages/perl6/ the command "make spectest" complains about util/fudgeall which can't