From d16874dcad270f42fc3dc197c3d42e39f576082f Mon Sep 17 00:00:00 2001 From: Patrick Lu Date: Fri, 2 Jul 1999 13:08:57 -0500 Subject: [svn-r1411] fixed a bug. need the comment at the top of the file --- tools/testfiles/tdset-1.ddl | 3 +++ tools/testfiles/tdset-2.ddl | 3 +++ 2 files changed, 6 insertions(+) diff --git a/tools/testfiles/tdset-1.ddl b/tools/testfiles/tdset-1.ddl index ed7e9fc..520489d 100644 --- a/tools/testfiles/tdset-1.ddl +++ b/tools/testfiles/tdset-1.ddl @@ -1,3 +1,6 @@ +############################# +Expected output for 'h5dump tdset.h5' +############################# HDF5 "tdset.h5" { GROUP "/" { DATASET "dset1" { diff --git a/tools/testfiles/tdset-2.ddl b/tools/testfiles/tdset-2.ddl index 43cc72d..a857c9d 100644 --- a/tools/testfiles/tdset-2.ddl +++ b/tools/testfiles/tdset-2.ddl @@ -1,3 +1,6 @@ +############################# +Expected output for 'h5dump -header -d dset1 /dset2 dset3 tdset.h5' +############################# HDF5 "tdset.h5" { DATASET "dset1" { DATATYPE { H5T_STD_I32BE } -- cgit v0.12