summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/h5dumpgentest.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5dump/h5dumpgentest.c')
-rw-r--r--tools/h5dump/h5dumpgentest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dump/h5dumpgentest.c b/tools/h5dump/h5dumpgentest.c
index 8e28f61..0f0ad83 100644
--- a/tools/h5dump/h5dumpgentest.c
+++ b/tools/h5dump/h5dumpgentest.c
@@ -2846,7 +2846,7 @@ static void gent_array1_big(void)
hsize_t block[SPACE1_RANK]; /* Block size of hyperslab */
start[0]=0;
stride[0]=1;
- count[0]=600;
+ count[0]=999;
block[0]=1;
hdset_reg_ref_t *wbuf; /* buffer to write to disk */
/* Allocate write & read buffers */