From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2719 invoked from network); 11 Oct 2008 23:50:33 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=AWL autolearn=unavailable version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 11 Oct 2008 23:50:33 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 13725 invoked from network); 11 Oct 2008 23:50:26 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Oct 2008 23:50:26 -0000 Received: (qmail 16659 invoked by alias); 11 Oct 2008 23:50:19 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25850 Received: (qmail 16634 invoked from network); 11 Oct 2008 23:50:15 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 11 Oct 2008 23:50:15 -0000 Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by bifrost.dotsrc.org (Postfix) with ESMTP id 343B480308BA for ; Sun, 12 Oct 2008 01:50:10 +0200 (CEST) Received: from torch.brasslantern.com ([96.238.220.215]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0K8L005AIM7522O3@vms044.mailsrvcs.net> for zsh-workers@sunsite.dk; Sat, 11 Oct 2008 18:49:54 -0500 (CDT) Received: from torch.brasslantern.com (localhost.localdomain [127.0.0.1]) by torch.brasslantern.com (8.13.1/8.13.1) with ESMTP id m9BNnqUD029830 for ; Sat, 11 Oct 2008 16:49:52 -0700 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id m9BNnpNd029829 for zsh-workers@sunsite.dk; Sat, 11 Oct 2008 16:49:51 -0700 Date: Sat, 11 Oct 2008 16:49:51 -0700 From: Bart Schaefer Subject: Re: 4.3.6/cvs: Test failed: Y02compmatch.ztst In-reply-to: <081011164753.ZM29819@torch.brasslantern.com> To: zsh-workers@sunsite.dk Message-id: <081011164951.ZM29828@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <48F1220D.6040301@bernd-steinhauser.de> <20081011231657.053e4ab5@pws-pc> <081011164753.ZM29819@torch.brasslantern.com> Comments: In reply to Bart Schaefer "Re: 4.3.6/cvs: Test failed: Y02compmatch.ztst" (Oct 11, 4:47pm) X-Virus-Scanned: ClamAV 0.92.1/8412/Sat Oct 11 14:30:20 2008 on bifrost X-Virus-Status: Clean On Oct 11, 4:47pm, Bart Schaefer wrote: } } I think you can avoid it by executing "zsh -o noglobalrcs" ...? So } try that on the "zpty -n -w zsh ..." line? Er, sorry, I mean on the zpty zsh "$comptest_zsh -f +Z" line.