mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
Remove duplicated comment.
This commit is contained in:
parent
047269139f
commit
50c4095c8c
@ -258,15 +258,6 @@ test_basic_file_operation(void)
|
||||
/* Retrieve the file access property for testing */
|
||||
fapl_id = h5_fileaccess();
|
||||
|
||||
/* Set the file close degree to a non-default value, to make the H5Pequal
|
||||
* work out. This is kinda odd, but the library's current behavior with
|
||||
* a default value is to return the value chosen (H5F_CLOSE_SEMI) instead
|
||||
* of the default value (H5F_CLOSE_DEFAULT) from the property and then
|
||||
* the H5Pequal doesn't detect that the property lists are the same. Since
|
||||
* this is the documented behavior for file close degree for many years,
|
||||
* I'm not fighting it, just getting the testing to verify that the VOL
|
||||
* connector property is returned correctly. -QAK, 2018/11/17
|
||||
*/
|
||||
/* Set the file close degree to a non-default value, to make the H5Pequal
|
||||
* work out. This is kinda odd, but the library's current behavior with
|
||||
* a default value is to return the value chosen (H5F_CLOSE_SEMI) instead
|
||||
|
Loading…
x
Reference in New Issue
Block a user