mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
Correct if-endif block
This commit is contained in:
parent
81b96fb01a
commit
cecb59f93f
@ -1019,7 +1019,7 @@ Java_hdf_hdf5lib_H5_H5DreadVL
|
||||
} /* end else */
|
||||
|
||||
return (jint)status;
|
||||
} /* end Java_hdf_hdf5lib_H5_H5Dread_1VLStrings */
|
||||
} /* end Java_hdf_hdf5lib_H5_H5Dread_1VL */
|
||||
|
||||
herr_t
|
||||
H5DreadVL_asstr
|
||||
|
@ -243,7 +243,7 @@ endif ()
|
||||
else ()
|
||||
DO_VFD_TEST (${test} ${vfdname} ${resultcode})
|
||||
endif ()
|
||||
endforeach ()
|
||||
endif ()
|
||||
set_tests_properties (VFD-${vfdname}-flush2 PROPERTIES DEPENDS VFD-${vfdname}-flush1)
|
||||
set_tests_properties (VFD-${vfdname}-flush1 PROPERTIES TIMEOUT 10)
|
||||
set_tests_properties (VFD-${vfdname}-flush2 PROPERTIES TIMEOUT 10)
|
||||
|
Loading…
x
Reference in New Issue
Block a user