diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2006-10-11 15:21:10 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2006-10-11 15:21:10 (GMT) |
commit | ed7ba34f1fd4aa14f0a62d891cceeee13f7d34a7 (patch) | |
tree | a7a7fde90d0172279c561f97a0c167d5ae65f572 /tools/testfiles | |
parent | 484ce75af4dedfea930762dfd48e5ed821c9b0d1 (diff) | |
download | hdf5-ed7ba34f1fd4aa14f0a62d891cceeee13f7d34a7.zip hdf5-ed7ba34f1fd4aa14f0a62d891cceeee13f7d34a7.tar.gz hdf5-ed7ba34f1fd4aa14f0a62d891cceeee13f7d34a7.tar.bz2 |
[svn-r12743] Took out printout for driver information because the driver used can be different from the driver
used for standard output.
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/tboot1.ddl | 1 | ||||
-rw-r--r-- | tools/testfiles/tboot2.ddl | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tools/testfiles/tboot1.ddl b/tools/testfiles/tboot1.ddl index 30e700a..df1a85e 100644 --- a/tools/testfiles/tboot1.ddl +++ b/tools/testfiles/tboot1.ddl @@ -11,7 +11,6 @@ SUPER_BLOCK { LENGTH_SIZE 8 BTREE_RANK 16 BTREE_LEAF 4 - FILE_DRIVER H5FD_SEC2 ISTORE_K 32 } USER_BLOCK { diff --git a/tools/testfiles/tboot2.ddl b/tools/testfiles/tboot2.ddl index a1e268f..d1484ca 100644 --- a/tools/testfiles/tboot2.ddl +++ b/tools/testfiles/tboot2.ddl @@ -11,7 +11,6 @@ SUPER_BLOCK { LENGTH_SIZE 8 BTREE_RANK 16 BTREE_LEAF 4 - FILE_DRIVER H5FD_SEC2 ISTORE_K 32 } USER_BLOCK { |