diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2012-06-07 16:04:56 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2012-06-07 16:04:56 (GMT) |
commit | 73db2056a31348fa4c0b14898c5ba66ab214021f (patch) | |
tree | d3f4d6e50e790019647684df731be21bb9b99132 /tools/h5stat/testfiles/h5stat_notexist.ddl | |
parent | a6d41f7a75a8f16e6e0efbcf5efc428299c85483 (diff) | |
download | hdf5-73db2056a31348fa4c0b14898c5ba66ab214021f.zip hdf5-73db2056a31348fa4c0b14898c5ba66ab214021f.tar.gz hdf5-73db2056a31348fa4c0b14898c5ba66ab214021f.tar.bz2 |
[svn-r22444] (1) fix for making MEM_GHEAP as MEM_DRAW
(2) fix to extend into the aggregator based on threshold
(3) fix for the "flavor" logging problem
(4) fix for test failures due to the above fixes
(5) bug fix for h5stat when h5stat against a non-existing file
Diffstat (limited to 'tools/h5stat/testfiles/h5stat_notexist.ddl')
-rw-r--r-- | tools/h5stat/testfiles/h5stat_notexist.ddl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/h5stat/testfiles/h5stat_notexist.ddl b/tools/h5stat/testfiles/h5stat_notexist.ddl new file mode 100644 index 0000000..ac0fce4 --- /dev/null +++ b/tools/h5stat/testfiles/h5stat_notexist.ddl @@ -0,0 +1,5 @@ +############################# +Expected output for 'h5stat notexist.h5' +############################# +Filename: notexist.h5 +h5stat error: unable to open file "notexist.h5" |