summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2014-07-21 17:50:47 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2014-07-21 17:50:47 (GMT)
commit65aed6681bd788ca5fef80c8aa9242ae7915d00f (patch)
treed8a61b72af9e480b3bc63e66876d6fcc77cc1dcf /test
parentd4b53e37e12e4e2406953c504c6ec6915a771124 (diff)
downloadhdf5-65aed6681bd788ca5fef80c8aa9242ae7915d00f.zip
hdf5-65aed6681bd788ca5fef80c8aa9242ae7915d00f.tar.gz
hdf5-65aed6681bd788ca5fef80c8aa9242ae7915d00f.tar.bz2
[svn-r25454] Description:
Bring change from trunk to 1.8 branch: r25450: 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')
-rw-r--r--test/links.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/links.c b/test/links.c
index ef854f4..9d8b8b1 100644
--- a/test/links.c
+++ b/test/links.c
@@ -6324,7 +6324,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;