summaryrefslogtreecommitdiffstats
path: root/test/links.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2014-07-21 16:05:04 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2014-07-21 16:05:04 (GMT)
commit61a411b02f6de8a9cccd573695fb3e5c859874b8 (patch)
tree28c820b5c4f2bfb073ef67d0ea4815a7325ecb4f /test/links.c
parent4344c1d70b35fec74ca32eaa8c5588e179e86fa5 (diff)
downloadhdf5-61a411b02f6de8a9cccd573695fb3e5c859874b8.zip
hdf5-61a411b02f6de8a9cccd573695fb3e5c859874b8.tar.gz
hdf5-61a411b02f6de8a9cccd573695fb3e5c859874b8.tar.bz2
[svn-r25450] Description:
Initial tweaks to align with VOL branch. Tested on: Mac OSX/64 10.9.3 (amazon) w/gcc 4.9 (h5committest not required, too small)
Diffstat (limited to 'test/links.c')
-rw-r--r--test/links.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/links.c b/test/links.c
index d3ca5e4..53c62d4 100644
--- a/test/links.c
+++ b/test/links.c
@@ -6307,7 +6307,6 @@ external_link_strong(hid_t fapl, hbool_t new_format)
if(H5Gclose(gid2) < 0) TEST_ERROR
if(H5Fclose(fid2) < 0) TEST_ERROR
-
PASSED();
return 0;