From dfd01b8331fd3173c396c1ec3e6523db8a8adb9e Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Mon, 16 Nov 2009 23:07:50 -0500 Subject: [svn-r17901] Description: Final(?) update to expected output after data file updates. Tested on: FreeBSD/32 (6.3) duty (h5committest not required on this branch) --- tools/testfiles/file_space.ddl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/testfiles/file_space.ddl b/tools/testfiles/file_space.ddl index d4d3a3c..37b3922 100644 --- a/tools/testfiles/file_space.ddl +++ b/tools/testfiles/file_space.ddl @@ -12,8 +12,8 @@ SUPER_BLOCK { BTREE_RANK 16 BTREE_LEAF 4 ISTORE_K 32 - FILE_SPACE_STRATEGY H5F_FILE_SPACE_ALL - FREE_SPACE_THRESHOLD 1 + FILE_SPACE_STRATEGY H5F_FILE_SPACE_AGGR_VFD + FREE_SPACE_THRESHOLD 10 } USER_BLOCK { USERBLOCK_SIZE 0 -- cgit v0.12