summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authormainzer <mainzer#hdfgroup.org>2017-03-17 09:36:05 (GMT)
committermainzer <mainzer#hdfgroup.org>2017-03-17 09:36:05 (GMT)
commitb7c58f7dfca66d4caa26d7f8b318ad3514b8c46f (patch)
treec9b012bcb318457a687c2c1f3cbe5be6242215aa /testpar
parent9764970d2682352060d4a8febc42b3c06286c2b6 (diff)
downloadhdf5-b7c58f7dfca66d4caa26d7f8b318ad3514b8c46f.zip
hdf5-b7c58f7dfca66d4caa26d7f8b318ad3514b8c46f.tar.gz
hdf5-b7c58f7dfca66d4caa26d7f8b318ad3514b8c46f.tar.bz2
Minor code changes to address comments in pull request
Diffstat (limited to 'testpar')
-rw-r--r--testpar/t_cache_image.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/testpar/t_cache_image.c b/testpar/t_cache_image.c
index 9e9efea..a28af8e 100644
--- a/testpar/t_cache_image.c
+++ b/testpar/t_cache_image.c
@@ -25,11 +25,7 @@
#include "cache_common.h"
#include "genall5.h"
-#if 1
#define TEST_FILES_TO_CONSTRUCT 2
-#else
-#define TEST_FILES_TO_CONSTRUCT 1
-#endif
#define CHUNK_SIZE 10
#define DSET_SIZE (40 * CHUNK_SIZE)
#define MAX_NUM_DSETS 256