diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2007-03-01 21:26:31 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2007-03-01 21:26:31 (GMT) |
commit | 2e8b6c0223e6969e3840e2dfefdfa34a223f3e15 (patch) | |
tree | 2b2dae6d7e737de43d23ba0f4fb0a07596a21078 /tools/testfiles/tcontents.ddl | |
parent | 2618906fee4c3fe20c81c8b2b2d744af4f13e5a7 (diff) | |
download | hdf5-2e8b6c0223e6969e3840e2dfefdfa34a223f3e15.zip hdf5-2e8b6c0223e6969e3840e2dfefdfa34a223f3e15.tar.gz hdf5-2e8b6c0223e6969e3840e2dfefdfa34a223f3e15.tar.bz2 |
[svn-r13440] Description:
Revise latest form of superblock format pretty drastically, to
eliminate unused fields and move rarely used fields into superblock extension.
Finished removing last vestiges of references to (never used) i"shared"
object header message ID.
Added object header messages for non-default v1 B-tree 'K' values
and for driver info.
Updated testfiles to reflect size changes, etc.
Various minor cleanups, etc.
Tested on:
FreeBSD/32 6.2 (duty)
Mac OS X/32 10.4.8 (amazon)
Diffstat (limited to 'tools/testfiles/tcontents.ddl')
-rw-r--r-- | tools/testfiles/tcontents.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tcontents.ddl b/tools/testfiles/tcontents.ddl index f66835a..74805c3 100644 --- a/tools/testfiles/tcontents.ddl +++ b/tools/testfiles/tcontents.ddl @@ -3,7 +3,7 @@ Expected output for 'h5dump -n tfcontents1.h5' ############################# HDF5 "tfcontents1.h5" { FILE_CONTENTS { - datatype /#6392 + datatype /#7290 dataset /dset dataset /dset3 -> /dset dataset /dset4 -> /dset |