From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26527 invoked by alias); 12 Nov 2014 17:21:29 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 19375 Received: (qmail 19778 invoked from network); 12 Nov 2014 17:21:28 -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 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=LdSLMYbn c=1 sm=1 tr=0 a=FT8er97JFeGWzr5TCOCO5w==:117 a=kj9zAlcOel0A:10 a=q2GGsy2AAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=V8Vppa4e73TPMiU0gXIA:9 a=CjuIK1q_8ugA:10 a=hq5jotatmIQA:10 a=zP5gg_YyLisA:10 From: Bart Schaefer Message-id: <141112092142.ZM3446@torch.brasslantern.com> Date: Wed, 12 Nov 2014 09:21:42 -0800 In-reply-to: <54639C87.1080403@eastlink.ca> Comments: In reply to Ray Andrews "Re: first effort with git" (Nov 12, 9:44am) References: <5462D611.3090406@eastlink.ca> <20141112103822.1334eb39@pwslap01u.europe.root.pri> <20141112104552.3d21f540@pwslap01u.europe.root.pri> <54639C87.1080403@eastlink.ca> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-users@zsh.org Subject: Re: first effort with git MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Nov 12, 9:44am, Ray Andrews wrote: } } HP-y5--5-Debian1# } } ... but is that the default prompt? I just commented out the 'PS1' line } above. The default prompt is '%m%# ' which means it ends with a % for a normal user or with a # for root. } I see that 'Test/B06fc.ztest' was changed. I pulled in the copy from } 5.0.7, and the error disappears. That's because rolling back that file entirely removes the new tests that examine the interactive prompt.