summaryrefslogtreecommitdiffstats
path: root/test/stab.c
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2009-01-14 19:48:39 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2009-01-14 19:48:39 (GMT)
commitf677f9fbcfe035593cc1989c171215c43933b12d (patch)
tree8524fdf8ca3d19f5a72eff107af9de309622cc7c /test/stab.c
parent127792fc31119f192f6016871dcab29acc8504b4 (diff)
downloadhdf5-f677f9fbcfe035593cc1989c171215c43933b12d.zip
hdf5-f677f9fbcfe035593cc1989c171215c43933b12d.tar.gz
hdf5-f677f9fbcfe035593cc1989c171215c43933b12d.tar.bz2
[svn-r16314] Added support for OpenVMS pathname for external link.
Tested on OpenVMS and jam.
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;
}
-