From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2783 invoked by alias); 27 Jun 2015 22:45:56 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 35641 Received: (qmail 5988 invoked from network); 27 Jun 2015 22:45:51 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.0 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:date:in-reply-to:comments :references:to:subject:mime-version:content-type; bh=lswJqV5BvaTY2DDthfb8vMWt2XFTULjYI5fa3pKd0Fw=; b=XcQo2J/qaz7CwoicHjymt1QZ3ik0ax1oczMNhNI4804Vnfs/TAzZBkre+dWO9MdDzA yPcnDhimxj5Z4nDDsror2xYh5LPArncBZYYYzGYFNvvxeQLHFoviCBWfhqhApm4PKwYe 3XpRjXv2dn8NjigHy/6Xt+jm/etIkeXLnpKQP+ECQ77sEq+Hofc5fmoe6aaYosnej3nC /A1Xt1SxPfX2zSFIYSB8nShZpMiQ8oogOgPuL0+P/5Mu/s3RZ7vhM0GFXm6MGcOqX4iY km3GCsDfKttcdysHDz0UCwtHmKsFRueKO4guYpviWNmok+Vvwq+I2DoGoErW4d78Ot1B ifew== X-Gm-Message-State: ALoCoQnlIQB1rCHyp/r9BEtZpli4BijmO5YcuNngUZxiWi+bH5Ybe4s/IDiNQkml6Ib1RkjSdN3Y X-Received: by 10.202.90.133 with SMTP id o127mr7072227oib.79.1435445146322; Sat, 27 Jun 2015 15:45:46 -0700 (PDT) From: Bart Schaefer Message-Id: <150627154542.ZM26343@torch.brasslantern.com> Date: Sat, 27 Jun 2015 15:45:42 -0700 In-Reply-To: <558F2167.5080902@inlv.org> Comments: In reply to Martijn Dekker "Strange regression in zsh-git with redirecting output of 'readonly'" (Jun 28, 12:19am) References: <558F2167.5080902@inlv.org> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: Strange regression in zsh-git with redirecting output of 'readonly' MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Do these problems go away if you disable -r readonly at the start of the test?