All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Johannes Sixt <j.sixt@viscovery.net>
Cc: "Torsten Bögershausen" <tboegi@web.de>,
	"Git Mailing List" <git@vger.kernel.org>
Subject: Re: Mini bug report origin/pu: t1512 failed on Mac OS X (commit  957d74062c1f0e ?)
Date: Thu, 12 Jul 2012 09:58:55 -0700	[thread overview]
Message-ID: <7vy5moc3w0.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <4FFE7AEA.6060001@viscovery.net> (Johannes Sixt's message of "Thu, 12 Jul 2012 09:21:14 +0200")

Johannes Sixt <j.sixt@viscovery.net> writes:

> Am 7/12/2012 1:30, schrieb Junio C Hamano:
>> -	test "$(wc -l <actual)" = 16 &&
>> +	test $(wc -l <actual) = 16 &&
>
> We have a helper function for this:
>
> 	test_line_count = 16 actual &&

OK.

  reply	other threads:[~2012-07-12 16:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11 20:09 Mini bug report origin/pu: t1512 failed on Mac OS X (commit 957d74062c1f0e ?) Torsten Bögershausen
2012-07-11 23:05 ` Junio C Hamano
2012-07-11 23:30   ` Junio C Hamano
2012-07-12  7:21     ` Johannes Sixt
2012-07-12 16:58       ` Junio C Hamano [this message]
2012-07-13 22:43     ` Stefano Lattarini
2012-07-13 23:31       ` Junio C Hamano

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=7vy5moc3w0.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=j.sixt@viscovery.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.