summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/treference.ddl
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2004-06-10 21:48:12 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2004-06-10 21:48:12 (GMT)
commit429abe8b165cd4b15d65b6b0ec18b38ad785762f (patch)
treeabc465d9ef731667e1e87c5e99d393565f2b38df /tools/testfiles/treference.ddl
parentae64ed8364f9bfa03dc85b4e108e000902e88fac (diff)
downloadhdf5-429abe8b165cd4b15d65b6b0ec18b38ad785762f.zip
hdf5-429abe8b165cd4b15d65b6b0ec18b38ad785762f.tar.gz
hdf5-429abe8b165cd4b15d65b6b0ec18b38ad785762f.tar.bz2
[svn-r8653] Purpose:
bug fix Description: the file tfilters.h5 was missing the szip dataset, due to a absent szip configuration when it was generated Solution: generated it it again with szip on Platforms tested: linux (smalll change ) Misc. update:
Diffstat (limited to 'tools/testfiles/treference.ddl')
-rw-r--r--tools/testfiles/treference.ddl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/treference.ddl b/tools/testfiles/treference.ddl
index 10fb199..951f213 100644
--- a/tools/testfiles/treference.ddl
+++ b/tools/testfiles/treference.ddl
@@ -6,8 +6,8 @@ DATASET "reference" {
DATATYPE H5T_REFERENCE
DATASPACE SIMPLE { ( 5 ) / ( 5 ) }
DATA {
- (0) DATASET 976 /compact , DATATYPE 15955 /myvlen ,
- (2) DATASET 976 /compact , DATATYPE 15955 /myvlen ,
+ (0) DATASET 976 /compact , DATATYPE 4008 /myvlen ,
+ (2) DATASET 976 /compact , DATATYPE 4008 /myvlen ,
(4) DATASET 2376 /contiguous
}
}