Message from discussion
Where are t/*/*.pasm
Newsgroups: perl.perl6.internals
Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.perl.org
Return-Path: <l...@toetsch.at>
Mailing-List: contact perl6-internals-h...@perl.org; run by ezmlm
Delivered-To: mailing list perl6-intern...@perl.org
Received: (qmail 4566 invoked by uid 76); 10 Apr 2004 12:52:13 -0000
Received: from x1.develooper.com (HELO x1.develooper.com) (63.251.223.170)
by onion.perl.org (qpsmtpd/0.27.1) with SMTP; Sat, 10 Apr 2004 05:52:13 -0700
Received: (qmail 3448 invoked by uid 225); 10 Apr 2004 12:52:10 -0000
Delivered-To: perl6-intern...@perl.org
Received: (qmail 3442 invoked by alias); 10 Apr 2004 12:52:10 -0000
X-Spam-Status: No, hits=0.0 required=7.0
tests=
X-Spam-Check-By: la.mx.develooper.com
Received: from mail.nextra.at (HELO mail.nextra.at) (195.170.70.100)
by la.mx.develooper.com (qpsmtpd/0.27.1) with ESMTP; Sat, 10 Apr 2004 05:52:08 -0700
Received: from lux.leo.home (at24a01-dial-161.nextranet.at [195.170.73.161])
by mail.nextra.at (20030919/20030919/nextra) with ESMTP id i3ACq47Y009261
for <perl6-intern...@perl.org>; Sat, 10 Apr 2004 14:52:04 +0200 (MEST)
X-nextra-mail01-rcpt: <perl6-intern...@perl.org>
Received: from toetsch.at (thu8.leo.home [192.168.1.5])
by lux.leo.home (Postfix on linux 2.0.36 (i386)) with ESMTP id 93EC5118024
for <perl6-intern...@perl.org>; Sat, 10 Apr 2004 14:45:01 +0200 (MEST)
Message-ID: <4077EC4D.3040806@toetsch.at>
Date: Sat, 10 Apr 2004 14:45:01 +0200
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011129
X-Accept-Language: en-us
MIME-Version: 1.0
To: P6I <perl6-intern...@perl.org>
Subject: Where are t/*/*.pasm
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Approved: n...@nntp.perl.org
From: l...@toetsch.at (Leopold Toetsch)
They used to be there after make test. Gone. Which isn't good. After a
failed test I'd like to run the PASM or PIR manually through parrot.
leo