summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tdset-2.ddl
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-02-15 19:32:38 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-02-15 19:32:38 (GMT)
commit24320f0df14608a9f4d046babea9a88311b7ffed (patch)
treece36679a4c7f17749972c5a4d119c61a857dc028 /tools/testfiles/tdset-2.ddl
parent71090d2e9ab3977d5b454be115eb7caf8fd56f11 (diff)
downloadhdf5-24320f0df14608a9f4d046babea9a88311b7ffed.zip
hdf5-24320f0df14608a9f4d046babea9a88311b7ffed.tar.gz
hdf5-24320f0df14608a9f4d046babea9a88311b7ffed.tar.bz2
[svn-r3413] Purpose:
Update Description: Updated the result files to be consistent with the new error messaging schema that h5dump uses. Platforms tested: Linux
Diffstat (limited to 'tools/testfiles/tdset-2.ddl')
-rw-r--r--tools/testfiles/tdset-2.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tdset-2.ddl b/tools/testfiles/tdset-2.ddl
index 8276e22..30dfec6 100644
--- a/tools/testfiles/tdset-2.ddl
+++ b/tools/testfiles/tdset-2.ddl
@@ -11,6 +11,6 @@ DATASET "/dset2" {
DATASPACE SIMPLE { ( 30, 20 ) / ( 30, 20 ) }
}
DATASET "dset3" {
- h5dump error: unable to open dset3
+ h5dump error: unable to open dataset "dset3"
}
}