mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r1411]
fixed a bug. need the comment at the top of the file
This commit is contained in:
parent
a2850083e7
commit
d16874dcad
@ -1,3 +1,6 @@
|
||||
#############################
|
||||
Expected output for 'h5dump tdset.h5'
|
||||
#############################
|
||||
HDF5 "tdset.h5" {
|
||||
GROUP "/" {
|
||||
DATASET "dset1" {
|
||||
|
@ -1,3 +1,6 @@
|
||||
#############################
|
||||
Expected output for 'h5dump -header -d dset1 /dset2 dset3 tdset.h5'
|
||||
#############################
|
||||
HDF5 "tdset.h5" {
|
||||
DATASET "dset1" {
|
||||
DATATYPE { H5T_STD_I32BE }
|
||||
|
Loading…
Reference in New Issue
Block a user