diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2011-03-25 21:19:25 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2011-03-25 21:19:25 (GMT) |
commit | 8656f3a9a58bc20f2a4d9938d28d683a7cbd2de4 (patch) | |
tree | f9a72ef3bbac4e24f21e853d0e6d6082e1fbf666 /tools/testfiles/tattrreg.ddl | |
parent | 378dc5ec28bd0592c71101cb1a422af73f3f8540 (diff) | |
download | hdf5-8656f3a9a58bc20f2a4d9938d28d683a7cbd2de4.zip hdf5-8656f3a9a58bc20f2a4d9938d28d683a7cbd2de4.tar.gz hdf5-8656f3a9a58bc20f2a4d9938d28d683a7cbd2de4.tar.bz2 |
[svn-r20349] BZ1725: H5DUMP displays type of reference for H5T_REFERENCE
Tested: local linux
Diffstat (limited to 'tools/testfiles/tattrreg.ddl')
-rw-r--r-- | tools/testfiles/tattrreg.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tattrreg.ddl b/tools/testfiles/tattrreg.ddl index 5b64b18..989daf7 100644 --- a/tools/testfiles/tattrreg.ddl +++ b/tools/testfiles/tattrreg.ddl @@ -9,7 +9,7 @@ GROUP "/" { DATA { } ATTRIBUTE "Attribute1" { - DATATYPE H5T_REFERENCE + DATATYPE H5T_REFERENCE { H5T_STD_REF_DSETREG } DATASPACE SIMPLE { ( 4 ) / ( 4 ) } DATA { (0): DATASET /Dataset2 {(2,2)-(7,7)}, DATASET /Dataset2 {(6,9), |