summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-08-27 20:16:17 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-08-27 20:16:24 (GMT)
commit1fab09b1d29ffd4b008bdc278116b337d38a01a8 (patch)
treed470341b3c15bcee836239cb9e233f625ae47e2b /testpar
parent5ff30cd5fb8c43f3ceb917a94a6ed0398cddc59b (diff)
downloadhdf5-1fab09b1d29ffd4b008bdc278116b337d38a01a8.zip
hdf5-1fab09b1d29ffd4b008bdc278116b337d38a01a8.tar.gz
hdf5-1fab09b1d29ffd4b008bdc278116b337d38a01a8.tar.bz2
HDFFV-10876 link fix and compile issue
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 {