From: Junio C Hamano <gitster@pobox•com>
To: Johannes Schindelin <johannes.schindelin@gmx•de>
Cc: git@vger•kernel.org, gitster@pobox•com, Johannes Sixt <j6t@kdbg•org>
Subject: Re: [PATCH 1/2] Add an (optional, since expensive) test for >2g clones
Date: Thu, 05 Mar 2009 15:08:33 -0800 [thread overview]
Message-ID: <7vfxhry3da.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <96a26f3a883890b3e56c867e8183618784837d4d.1236268730u.git.johannes.schindelin@gmx.de> (Johannes Schindelin's message of "Thu, 5 Mar 2009 17:05:09 +0100 (CET)")
Johannes Schindelin <johannes.schindelin@gmx•de> writes:
> +test_expect_success 'setup' '
> +
> + git config pack.compression 0 &&
> + git config pack.depth 0 &&
> + blobsize=$((20*1024*1024))
> + blobcount=$((2*1024*1024*1024/$blobsize+1))
> + i=1
What happened to the && chain?
next prev parent reply other threads:[~2009-03-05 23:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-05 16:05 [PATCH 0/2] 2GB fixes for Windows Johannes Schindelin
2009-03-05 16:05 ` [PATCH 1/2] Add an (optional, since expensive) test for >2g clones Johannes Schindelin
2009-03-05 16:41 ` Jeff King
2009-03-05 16:58 ` Johannes Schindelin
2009-03-05 18:50 ` Jeff King
2009-03-05 23:08 ` Junio C Hamano [this message]
2009-03-06 9:48 ` [PATCH v2 1/2] Add an (optional, since expensive) test for >2gb clones Johannes Schindelin
2009-03-06 9:49 ` [PATCH v2 2/2] MinGW: 64-bit file offsets Johannes Schindelin
2009-03-05 16:05 ` [PATCH " Johannes Schindelin
2009-03-05 20:53 ` Johannes Sixt
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=7vfxhry3da.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox$(echo .)com \
--cc=git@vger$(echo .)kernel.org \
--cc=j6t@kdbg$(echo .)org \
--cc=johannes.schindelin@gmx$(echo .)de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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