summaryrefslogtreecommitdiffstats
path: root/test/stab.c
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2009-01-14 20:41:17 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2009-01-14 20:41:17 (GMT)
commitea92781324c5ab1553d99e555f1bce477789e65b (patch)
treeb308dc8ff72558b3edb0211cfd674241b99f1c96 /test/stab.c
parent6564dbcfaa09da479cc5e393693799e329fc1330 (diff)
downloadhdf5-ea92781324c5ab1553d99e555f1bce477789e65b.zip
hdf5-ea92781324c5ab1553d99e555f1bce477789e65b.tar.gz
hdf5-ea92781324c5ab1553d99e555f1bce477789e65b.tar.bz2
[svn-r16316] Added support for OpenVMS pathname for external links.
Tested on jam. Tested v1.8 on OpenVMS.
Diffstat (limited to 'test/stab.c')
-rw-r--r--test/stab.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/stab.c b/test/stab.c
index 9ce3cfe..b57b542 100644
--- a/test/stab.c
+++ b/test/stab.c
@@ -856,7 +856,6 @@ no_compact(hid_t fapl2)
/* Verify that file is correct size */
if(file_size != empty_size) TEST_ERROR
-
PASSED();
return 0;
@@ -1153,4 +1152,3 @@ error:
puts("*** TESTS FAILED ***");
return 1;
}
-