summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5extend_multiexp4.ddl
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-10-03 20:01:15 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-10-03 20:01:15 (GMT)
commit4ad80236ce3c2fecacea4e97116c4d0e925dc92a (patch)
tree0c816be29625f34f86007806f837a32ad1ec2568 /tools/testfiles/h5extend_multiexp4.ddl
parent8612c79003c6688603d8738da71b1de41177b5cc (diff)
parentca6ffd477d11268cb4d37174417befe6506ae47b (diff)
downloadhdf5-4ad80236ce3c2fecacea4e97116c4d0e925dc92a.zip
hdf5-4ad80236ce3c2fecacea4e97116c4d0e925dc92a.tar.gz
hdf5-4ad80236ce3c2fecacea4e97116c4d0e925dc92a.tar.bz2
[svn-r25665] - fix core driver eof initialization.
- merge from trunk. - fix expected output for multi VFD h5extend tests after merging in the change for multi vfd memb addr settings from trunk.
Diffstat (limited to 'tools/testfiles/h5extend_multiexp4.ddl')
-rw-r--r--tools/testfiles/h5extend_multiexp4.ddl6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/testfiles/h5extend_multiexp4.ddl b/tools/testfiles/h5extend_multiexp4.ddl
index 58ba857..63ec76e 100644
--- a/tools/testfiles/h5extend_multiexp4.ddl
+++ b/tools/testfiles/h5extend_multiexp4.ddl
@@ -3,10 +3,10 @@ Expected output for 'h5extend -r h5extend_multifile.h5'
#############################
File Driver EOA and Superblock extension EOF values:
1: EOA = 48 EOF = 48
- 2: EOA = 2635249153387079346 EOF = 2635249153387079346
+ 2: EOA = 3074457345618259146 EOF = 3074457345618259146
3: EOA = 0 EOF = 0
4: EOA = 0 EOF = 0
- 5: EOA = 10540996613548315328 EOF = 10540996613548315328
- 6: EOA = 13176245766935394354 EOF = 13176245766935394354
+ 5: EOA = 12297829382473034528 EOF = 12297829382473034528
+ 6: EOA = 15372286728091293354 EOF = 15372286728091293354
Removed 'EOFS' message from superblock extension.
Removed 'EOA' message from superblock extension.