From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9000 invoked by alias); 2 Dec 2013 18:29:43 -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: 32086 Received: (qmail 23681 invoked from network); 2 Dec 2013 18:29:37 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 From: Bart Schaefer Message-id: <131202102957.ZM22408@torch.brasslantern.com> Date: Mon, 02 Dec 2013 10:29:57 -0800 In-reply-to: <20131202182542.GX13790@sym.noone.org> Comments: In reply to Axel Beckert "Re: Test suite failures in 5.0.2-test-1 _and_ 5.0.2-test-3 on automatic build (was: Re: 5.0.2-test-2 is available)" (Dec 2, 7:25pm) References: <20131201194653.7a98a4a4@pws-pc.ntlworld.com> <20131202151502.GP13790@sym.noone.org> <20131202162830.GT13790@sym.noone.org> <131202092215.ZM21914@torch.brasslantern.com> <20131202182542.GX13790@sym.noone.org> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: Test suite failures in 5.0.2-test-1 _and_ 5.0.2-test-3 on automatic build (was: Re: 5.0.2-test-2 is available) MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Dec 2, 7:25pm, Axel Beckert wrote: } } > - setopt MONITOR } > + { setopt MONITOR } 2>/dev/null } } Still fails, now looks like this: [...] } + (eval):setopt:1: can't change option: MONITOR } Test ../../Test/A05execution.ztst failed: error output differs from expected as shown above for: } setopt MONITOR Looks like you didn't actually apply the patch? -- Barton E. Schaefer