]> source.dussan.org Git - jgit.git/commit
Increase temporary buffer for unit test 28/1428/1
authorShawn O. Pearce <spearce@spearce.org>
Thu, 26 Aug 2010 00:53:00 +0000 (17:53 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 26 Aug 2010 00:53:00 +0000 (17:53 -0700)
commit6517a7c923e012ea4b3d9f2497122d9c64dbdd5e
treedbf19895324fd7fdeceec8496bd3eaa103fc10ed
parentcb0c05b5b48702f8c8ef0aae2b398d685d4d41d5
Increase temporary buffer for unit test

Because we are using the large stream size, we have to be
above the STREAM_THRESHOLD constant, which I just increased.

Change-Id: I6f10ec8558d9f751d4b547fcae05af94f1c8866b
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.test/tst/org/eclipse/jgit/storage/file/PackFileTest.java