diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2016-03-06 15:57:22 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2016-03-06 15:57:22 (GMT) |
commit | c95332e8aeacc5551d3c9541256afd98d89b01d7 (patch) | |
tree | 608472c365ebd3ee682b70ebd7984cc370302589 /tools/testfiles/tdeflate.ddl | |
parent | f037387935769c8113d1b6494bf2b8af08dbece9 (diff) | |
download | hdf5-c95332e8aeacc5551d3c9541256afd98d89b01d7.zip hdf5-c95332e8aeacc5551d3c9541256afd98d89b01d7.tar.gz hdf5-c95332e8aeacc5551d3c9541256afd98d89b01d7.tar.bz2 |
[svn-r29289] Merge of r29222, 29261, 29270, 29272, 29274, 29275 from trunk
tools patches
Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
autotools serial
Diffstat (limited to 'tools/testfiles/tdeflate.ddl')
-rw-r--r-- | tools/testfiles/tdeflate.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tdeflate.ddl b/tools/testfiles/tdeflate.ddl index 5603911..9b92d0e 100644 --- a/tools/testfiles/tdeflate.ddl +++ b/tools/testfiles/tdeflate.ddl @@ -11,7 +11,7 @@ DATASET "deflate" { } FILLVALUE { FILL_TIME H5D_FILL_TIME_IFSET - VALUE 0 + VALUE H5D_FILL_VALUE_DEFAULT } ALLOCATION_TIME { H5D_ALLOC_TIME_INCR |