From: Jeff King <peff@peff.net>
To: Thomas Rast <trast@student.ethz.ch>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: [PATCH] t/README: document --root option
Date: Thu, 10 Jun 2010 17:48:07 -0400 [thread overview]
Message-ID: <20100610214807.GA24555@coredump.intra.peff.net> (raw)
In-Reply-To: <c5efa5c15498fe562af98b9b16165127bc1690c2.1276193888.git.trast@student.ethz.ch>
On Thu, Jun 10, 2010 at 08:24:46PM +0200, Thomas Rast wrote:
> We've had this option since f423ef5 (tests: allow user to specify
> trash directory location, 2009-08-09). Make it easier to look up :-)
Acked-by: Jeff King <peff@peff.net>
> +--root=<directory>::
> + Use <directory> as a trash directory to store all temporary
> + data during testing, instead of the t/ directory itself.
> + Using this option with a RAM-based filesystem (such as tmpfs)
> + can massively speed up the test suite.
Minor nit: <directory> is not the trash directory, but rather the root
of all trash directories. I think anybody with half a clue will
understand what it means, though.
-Peff
next prev parent reply other threads:[~2010-06-10 21:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-10 18:24 [PATCH] t/README: document --root option Thomas Rast
2010-06-10 21:48 ` Jeff King [this message]
2010-06-11 20:48 ` Junio C Hamano
2010-06-12 1:30 ` Jeff King
2010-06-12 7:58 ` Thomas Rast
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=20100610214807.GA24555@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=trast@student.ethz.ch \
/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).