diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-03-25 17:35:39 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-03-25 17:35:39 (GMT) |
commit | 4ae0c873e0ce24209ad00324dfc7fea94e22008d (patch) | |
tree | 6a0ac5242e6fe4719873d38193cff525f3a5393f /tools/testfiles/tshuffle.ddl | |
parent | 6e1122dda4e446f6e9ad9ce4a9c2da8d40e441e3 (diff) | |
download | hdf5-4ae0c873e0ce24209ad00324dfc7fea94e22008d.zip hdf5-4ae0c873e0ce24209ad00324dfc7fea94e22008d.tar.gz hdf5-4ae0c873e0ce24209ad00324dfc7fea94e22008d.tar.bz2 |
[svn-r23446] HDFFV-8344, HDFFV-8346: merge from 1.8 branch
Diffstat (limited to 'tools/testfiles/tshuffle.ddl')
-rw-r--r-- | tools/testfiles/tshuffle.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tshuffle.ddl b/tools/testfiles/tshuffle.ddl index cd1b5f8..5c183fe 100644 --- a/tools/testfiles/tshuffle.ddl +++ b/tools/testfiles/tshuffle.ddl @@ -4,7 +4,7 @@ DATASET "shuffle" { DATASPACE SIMPLE { ( 20, 10 ) / ( 20, 10 ) } STORAGE_LAYOUT { CHUNKED ( 10, 5 ) - SIZE 800 + SIZE 800 (1.000:1 COMPRESSION) } FILTERS { PREPROCESSING SHUFFLE |