From: Johannes Sixt <j.sixt@viscovery.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: Jacob Helwig <jacob.helwig@gmail.com>,
Linus Torvalds <torvalds@linux-foundation.org>,
Kjetil Barvik <barvik@broadpark.no>,
"Randal L. Schwartz" <merlyn@stonehenge.com>,
"git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: "make quick-install-man" broke recently
Date: Mon, 17 Aug 2009 10:00:09 +0200 [thread overview]
Message-ID: <4A890E09.9010507@viscovery.net> (raw)
In-Reply-To: <7vhbw72ap3.fsf@alter.siamese.dyndns.org>
Junio C Hamano schrieb:
> check_path(): allow symlinked directories to checkout-index --prefix
> +test_expect_success 'checkout-index -f twice with --prefix' '
Please add SYMLINKS prerequisite before you publish this test case.
> + mkdir -p tar/get &&
> + ln -s tar/get there &&
> + echo first &&
> + git checkout-index -a -f --prefix=there/ &&
> + echo second &&
> + git checkout-index -a -f --prefix=there/
> +'
Thanks,
-- Hannes
next prev parent reply other threads:[~2009-08-17 8:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-17 1:16 "make quick-install-man" broke recently Randal L. Schwartz
2009-08-17 1:29 ` Junio C Hamano
2009-08-17 1:33 ` Randal L. Schwartz
2009-08-17 5:17 ` Junio C Hamano
2009-08-17 5:58 ` Jacob Helwig
2009-08-17 6:01 ` Randal L. Schwartz
2009-08-17 6:53 ` Junio C Hamano
2009-08-17 8:00 ` Johannes Sixt [this message]
2009-08-17 8:02 ` Junio C Hamano
2009-08-17 14:26 ` Randal L. Schwartz
2009-08-17 15:57 ` Junio C Hamano
2009-08-17 16:34 ` Linus Torvalds
2009-08-17 17:09 ` 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=4A890E09.9010507@viscovery.net \
--to=j.sixt@viscovery.net \
--cc=barvik@broadpark.no \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=jacob.helwig@gmail.com \
--cc=merlyn@stonehenge.com \
--cc=torvalds@linux-foundation.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