[svn-r20206] Updated manifest and source code for fixing h5dump -y -o problem

This commit is contained in:
Peter Cao
2011-03-09 08:07:38 -05:00
parent b22867e42b
commit a56b49aaba
3 changed files with 13 additions and 9 deletions

View File

@@ -633,6 +633,9 @@ TOOLTEST textlink.ddl textlink.h5
# test for error stack display (BZ2048)
TOOLTEST3 filter_fail.ddl -E filter_fail.h5
# test for -o -y for dataset with attributes
TOOLTEST tall-6.ddl -y -o data -d /g1/g1.1/dset1.1.1 tall.h5
# Report test results and exit
if test $nerrors -eq 0 ; then
echo "All $TESTNAME tests passed."