diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-04-06 22:19:55 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-04-06 22:19:55 (GMT) |
commit | 8e948aa7b717cd7a8dcb12877a4ad61df2a46ebd (patch) | |
tree | f45f5bcf57b8d0455a8a006726ae36545db4b4c4 /tools/test/h5repack | |
parent | 4830a1796441abbb5a4fbd2cff9a651f2a0d066e (diff) | |
download | hdf5-8e948aa7b717cd7a8dcb12877a4ad61df2a46ebd.zip hdf5-8e948aa7b717cd7a8dcb12877a4ad61df2a46ebd.tar.gz hdf5-8e948aa7b717cd7a8dcb12877a4ad61df2a46ebd.tar.bz2 |
Updated test ddl files so CMake passes after h5dump failures.
Diffstat (limited to 'tools/test/h5repack')
-rw-r--r-- | tools/test/h5repack/testfiles/attrregion.tattrreg.h5.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5repack/testfiles/attrregion.tattrreg.h5.ddl b/tools/test/h5repack/testfiles/attrregion.tattrreg.h5.ddl index 5a141aa..7cab02b 100644 --- a/tools/test/h5repack/testfiles/attrregion.tattrreg.h5.ddl +++ b/tools/test/h5repack/testfiles/attrregion.tattrreg.h5.ddl @@ -6,7 +6,7 @@ GROUP "/" { STORAGE_LAYOUT { CONTIGUOUS SIZE 0 - OFFSET 18446744073709551615 + OFFSET HADDR_UNDEF } FILTERS { NONE |