From: Jonathan Nieder <jrnieder@gmail.com>
To: Ramkumar Ramachandra <artagnon@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>,
Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH 1/2] t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length
Date: Sat, 28 Aug 2010 12:09:26 -0500 [thread overview]
Message-ID: <20100828170926.GA1945@burratino> (raw)
In-Reply-To: <20100828103536.GA12205@kytes>
Ramkumar Ramachandra wrote:
> Jonathan Nieder writes:
>> cat >expected <<-\EOF &&
>> Left #3
>> ...
>> EOF
>> git -c merge.log=3 fmt-merge-msg <.git/FETCH_HEAD >msg &&
>>
>> tail -n 2 msg >actual &&
>> test_cmp expected actual
>> '
>
> Ok. I don't like the `tail` thing. Why are you doing it instead of
> comparing full outputs like the tests in the rest of the file?
No good reason. :)
Thanks,
Jonathan
next prev parent reply other threads:[~2010-08-28 17:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-27 14:14 [PATCH 0/2] Two tests for rr/fmt-merge-msg Ramkumar Ramachandra
2010-08-27 14:14 ` [PATCH 1/2] t6200-fmt-merge-msg: Exercise 'merge.log' to configure shortlog length Ramkumar Ramachandra
2010-08-28 2:00 ` Jonathan Nieder
2010-08-28 2:05 ` Jonathan Nieder
2010-08-28 10:35 ` Ramkumar Ramachandra
2010-08-28 17:09 ` Jonathan Nieder [this message]
2010-08-27 14:14 ` [PATCH 2/2] t6200-fmt-merge-msg: Exercise '--log' " Ramkumar Ramachandra
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=20100828170926.GA1945@burratino \
--to=jrnieder@gmail.com \
--cc=artagnon@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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.