zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.stephenson@samsung.com>
To: zsh-users@zsh.org
Subject: Re: first effort with git
Date: Wed, 12 Nov 2014 16:52:03 +0000	[thread overview]
Message-ID: <20141112165203.60cd7716@pwslap01u.europe.root.pri> (raw)
In-Reply-To: <54639C87.1080403@eastlink.ca>

On Wed, 12 Nov 2014 09:44:39 -0800
Ray Andrews <rayandrews@eastlink.ca> wrote:
> Default prompt is:
> 
>      HP-y5--5-Debian1#
> 
> ... but is that the default prompt? I just commented out the 'PS1' line 
> above.

I'm guessing that's set in /etc/zshenv.  That gets run for all zsh's
that aren't emulating something else.  So it looks like a default.

While that's not typical, it's probably something the test should cope
with, so if I've understood properly I don't think it's your problem...

The test is simply checking the shell doesn't dump core.  So probably
the right fix is to print a message after the "fc", then read input
until that's seen.  Hmmm... actually, that doesn't need even need to go
to stdout.  Suppose we redirect stdout from that test to /dev/null,
print the new message to stderr, and test that?

> I see that 'Test/B06fc.ztest' was changed. I pulled in the copy from 
> 5.0.7, and the
> error disappears. That's with my usual environment.

You mean, it's not there in an older version?  That's not a surprise,
the test is new.

pws


  reply	other threads:[~2014-11-12 17:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-12  3:37 Ray Andrews
2014-11-12 10:38 ` Peter Stephenson
2014-11-12 10:45   ` Peter Stephenson
2014-11-12 17:44     ` Ray Andrews
2014-11-12 16:52       ` Peter Stephenson [this message]
2014-11-12 17:25         ` Bart Schaefer
2014-11-12 17:21       ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141112165203.60cd7716@pwslap01u.europe.root.pri \
    --to=p.stephenson@samsung.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).