via RT Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> # New Ticket Created by  Leopold Toetsch
> # Please include the string:  [perl #38960]
> # in the subject line of all future correspondence about this issue.
> # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38960 >
>
> I get this on x86/linux
>
> languages/perl6 $ perl t/harness t/01-sanity/01-tap.t
> t/01-sanity/01-tap....ok
>
> [fine]
>
> But on darwin 10.3
>
> languages/perl6 $ perl t/harness t/01-sanity/01-tap.t
> t/01-sanity/01-tap....Can't exec /usr/bin/pugs at t/01-sanity/01-tap.t
> line 1.
>
> (pugs isn't in any path on both machines)
> This make all tests failing.

On 10.4.6 (Intel) I get:

languages/perl6 mdiep$ perl t/harness t/01-sanity/01-tap.t
t/01-sanity/01-tap....ok
        2/10 skipped: various reasons
languages/perl6 mdiep$ pugs
-bash: pugs: command not found

--
matt diephouse
http://matt.diephouse.com

Reply via email to