git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: "Torsten Bögershausen" <tboegi@web.de>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: t9350-fast-export.sh broken on peff/pu under Mac OS X
Date: Sat, 10 Nov 2012 20:17:30 +0100	[thread overview]
Message-ID: <CAMP44s2sKL4CJ_wcM7U9mYPX6bkaQA8hgDM6Z0QEj2TACh-8DQ@mail.gmail.com> (raw)
In-Reply-To: <509E66B0.3040308@web.de>

On Sat, Nov 10, 2012 at 3:37 PM, Torsten Bögershausen <tboegi@web.de> wrote:
> The short version:
> echo -n doesn't seem to be portable.
> The following works for me:

Right, I was supposed to change that to:

  true > marks-cur &&

I don't think the code below works everywhere.

> (And is this a typo: test_expect_success 'test biridectionality' ')

Right, thanks.

>  diff ../../git.peff/t/t9350-fast-export.sh t9350-fast-export.sh

Please use diff -u, I think everybody is more familiar with that.

Cheers.

-- 
Felipe Contreras

  reply	other threads:[~2012-11-10 19:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-10 14:37 t9350-fast-export.sh broken on peff/pu under Mac OS X Torsten Bögershausen
2012-11-10 19:17 ` Felipe Contreras [this message]
2012-11-10 22:39   ` Junio C Hamano
2012-11-10 23:11     ` Felipe Contreras
2012-11-11  0:19       ` Stefano Lattarini
2012-11-11  0:58         ` Felipe Contreras
2012-11-11  9:32           ` Stefano Lattarini

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=CAMP44s2sKL4CJ_wcM7U9mYPX6bkaQA8hgDM6Z0QEj2TACh-8DQ@mail.gmail.com \
    --to=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=tboegi@web.de \
    /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).