summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2019-08-27 19:26:34 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2019-08-27 19:26:34 (GMT)
commit1b95221105760804d2c4776e0a322daa79ee6075 (patch)
tree596d9694985151cc7abb18d88f84481b1e7af9ab /testpar
parent91a34039ba4f6a85da65f5720b22a36179f2cf3f (diff)
parent9a4f86997ad160bcc8a3f9eefdbd92d4a63e14c6 (diff)
downloadhdf5-1b95221105760804d2c4776e0a322daa79ee6075.zip
hdf5-1b95221105760804d2c4776e0a322daa79ee6075.tar.gz
hdf5-1b95221105760804d2c4776e0a322daa79ee6075.tar.bz2
Merge pull request #1903 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_pr to develop
* commit '9a4f86997ad160bcc8a3f9eefdbd92d4a63e14c6': Fixed typo from HD changes
Diffstat (limited to 'testpar')
-rw-r--r--testpar/t_cache_image.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_cache_image.c b/testpar/t_cache_image.c
index 08d455d..e0c8211 100644
--- a/testpar/t_cache_image.c
+++ b/testpar/t_cache_image.c
@@ -4155,7 +4155,7 @@ main(int argc, char **argv)
if ( serial_insert_cache_image(file_idx, mpi_size) ) {
- HD exit(0);
+ HDexit(0);
} else {