From: "Whit Armstrong" <armstrong.whit@gmail.com>
To: git@vger.kernel.org
Subject: git latest master: a6828f536119c3288b0be772e3870f1a464d017d -- error in t3404-rebase-interactive.sh on Solaris
Date: Wed, 12 Mar 2008 10:17:31 -0400 [thread overview]
Message-ID: <8ec76080803120717p13ee91a8o96934070c4589a9a@mail.gmail.com> (raw)
looks like the grep located in /usr/bin has a problem. When I put the
XPG4 earlier on my bath than /usr/bin this test passes. So, this is
not strictly a bug, but I'm sure a lot of Solaris users out there have
/usr/bin earlier than XPG4, so it's probably something you should be
aware of.
Created commit cac536e: I
0 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644 file6
* ok 1: setup
* expecting success:
git rebase -i F &&
test $(git rev-parse I) = $(git rev-parse HEAD)
grep: illegal option -- q
grep: illegal option -- e
Usage: grep -hblcnsviw pattern file . . .
Nothing to do
* FAIL 2: no changes are a nop
git rebase -i F &&
test $(git rev-parse I) = $(git rev-parse HEAD)
xs5-trd-p1.grn:warmstro>
-Whit
reply other threads:[~2008-03-12 14:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=8ec76080803120717p13ee91a8o96934070c4589a9a@mail.gmail.com \
--to=armstrong.whit@gmail.com \
--cc=git@vger.kernel.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.
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).