mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-23 16:20:57 +08:00
[svn-r22133] Description: fixed problem with closing a non-existing file id.
Tested: koala (gnu 4.1)
This commit is contained in:
parent
38a1ea7b99
commit
3682dd9ae0
@ -1561,7 +1561,7 @@ SUBROUTINE test_attributes()
|
||||
!!$ STOP
|
||||
!!$ ENDIF
|
||||
|
||||
CALL h5fclose_f(file_id1, errcode)
|
||||
!!$ CALL h5fclose_f(file_id1, errcode)
|
||||
|
||||
CALL passed()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user