summaryrefslogtreecommitdiffstats
path: root/tools/h5stat/h5stat_gentest.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2012-03-28 22:27:17 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2012-03-28 22:27:17 (GMT)
commit068ae2a14f1d884b08185b332ccbfc15e3d87390 (patch)
tree3daf5a42dfa92d50e5c0ddaed306c0fb681b93d6 /tools/h5stat/h5stat_gentest.c
parent658af5c1f813e9c5de7d0afd70e69a276863e0f0 (diff)
downloadhdf5-068ae2a14f1d884b08185b332ccbfc15e3d87390.zip
hdf5-068ae2a14f1d884b08185b332ccbfc15e3d87390.tar.gz
hdf5-068ae2a14f1d884b08185b332ccbfc15e3d87390.tar.bz2
[svn-r22177] Description:
Merge "summary" option ('-S') from trunk to 1.8 branch. Tested on: Mac OSX/64 10.7.3 (amazon) w/debug (h5committest forthcoming)
Diffstat (limited to 'tools/h5stat/h5stat_gentest.c')
-rw-r--r--tools/h5stat/h5stat_gentest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5stat/h5stat_gentest.c b/tools/h5stat/h5stat_gentest.c
index b1f0c53..042fc78 100644
--- a/tools/h5stat/h5stat_gentest.c
+++ b/tools/h5stat/h5stat_gentest.c
@@ -30,7 +30,7 @@
#define DATASET_NAME "DATASET_NAME"
#define GROUP_NAME "GROUP"
#define ATTR_NAME "ATTR"
-#define NUM_GRPS 35000
+#define NUM_GRPS 35000
#define NUM_ATTRS 100
/*