From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5958 invoked from network); 21 Jan 2009 16:31:00 -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=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham 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; 21 Jan 2009 16:31:00 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 92438 invoked from network); 21 Jan 2009 16:30:53 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 21 Jan 2009 16:30:53 -0000 Received: (qmail 12447 invoked by alias); 21 Jan 2009 16:30:50 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26389 Received: (qmail 12435 invoked from network); 21 Jan 2009 16:30:49 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 21 Jan 2009 16:30:49 -0000 Received: from cluster-d.mailcontrol.com (cluster-d.mailcontrol.com [85.115.60.190]) by bifrost.dotsrc.org (Postfix) with ESMTPS id DA6488058F88 for ; Wed, 21 Jan 2009 17:30:46 +0100 (CET) Received: from cameurexb01.EUROPE.ROOT.PRI ([193.128.72.68]) by rly43d.srv.mailcontrol.com (MailControl) with ESMTP id n0LGUTH0003786 for ; Wed, 21 Jan 2009 16:30:44 GMT Received: from news01 ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Wed, 21 Jan 2009 16:24:48 +0000 Date: Wed, 21 Jan 2009 16:24:43 +0000 From: Peter Stephenson To: "Zsh Hackers' List" Subject: Fw: Errors in zfs / zpool compdef Message-ID: <20090121162443.7168502a@news01> Organization: CSR X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.8; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-OriginalArrivalTime: 21 Jan 2009 16:24:48.0241 (UTC) FILETIME=[C7404E10:01C97BE4] X-Scanned-By: MailControl A_08_51_00 (www.mailcontrol.com) on 10.68.0.153 X-Virus-Scanned: ClamAV 0.92.1/8884/Wed Jan 21 14:15:32 2009 on bifrost X-Virus-Status: Clean Someone was doing something with these not long ago, I can't remember who. pws Begin forwarded message: Date: Wed, 21 Jan 2009 17:00:08 +0100 From: Dag-Erling Sm=C3=B8rgrav To: pws@zsh.org Subject: Errors in zfs / zpool compdef The contents of Completion/Unix/Command/_z{fs,pool} are duplicated, + there is a stray comment in the code for the zfs clone command (line 102 in _zfs) that breaks it. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no