summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.c
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-10-07 20:40:06 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-10-07 20:40:06 (GMT)
commit5449df4880af0fb5f9a76eb010f79deb51e5521e (patch)
treeab8c52ee2c982d91a807ae0535f9ba737e0350c6 /testpar/testphdf5.c
parent27a7a56496e10cb77322fa2eb2b4fe88e957baa6 (diff)
downloadhdf5-5449df4880af0fb5f9a76eb010f79deb51e5521e.zip
hdf5-5449df4880af0fb5f9a76eb010f79deb51e5521e.tar.gz
hdf5-5449df4880af0fb5f9a76eb010f79deb51e5521e.tar.bz2
[svn-r25682] bring 25651 and 25659 from trunk.
Fix for: HDFFV-8715 HDF5_PARAPREFIX is ignored in parallel dense attribute and performance tests.
Diffstat (limited to 'testpar/testphdf5.c')
-rw-r--r--testpar/testphdf5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/testphdf5.c b/testpar/testphdf5.c
index 865d381..932e632 100644
--- a/testpar/testphdf5.c
+++ b/testpar/testphdf5.c
@@ -525,7 +525,7 @@ int main(int argc, char **argv)
}
AddTest("denseattr", test_dense_attr, NULL,
- "Store Dense Attributes", NULL);
+ "Store Dense Attributes", PARATESTFILE);
/* Display testing information */