[svn-r1411]

fixed a bug.  need the comment at the top of the file
This commit is contained in:
Patrick Lu 1999-07-02 13:08:57 -05:00
parent a2850083e7
commit d16874dcad
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
#############################
Expected output for 'h5dump tdset.h5'
#############################
HDF5 "tdset.h5" {
GROUP "/" {
DATASET "dset1" {

View File

@ -1,3 +1,6 @@
#############################
Expected output for 'h5dump -header -d dset1 /dset2 dset3 tdset.h5'
#############################
HDF5 "tdset.h5" {
DATASET "dset1" {
DATATYPE { H5T_STD_I32BE }