From 015079ab2044aedc8372477400d9f971df977151 Mon Sep 17 00:00:00 2001 From: Patrick Lu Date: Fri, 3 Dec 1999 15:09:20 -0500 Subject: [svn-r1854] fixed a bug --- tools/testfiles/tcomp-1.ddl | 2 +- tools/testfiles/tcomp-3.ddl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/testfiles/tcomp-1.ddl b/tools/testfiles/tcomp-1.ddl index 6ad9ae5..21fe28d 100644 --- a/tools/testfiles/tcomp-1.ddl +++ b/tools/testfiles/tcomp-1.ddl @@ -1,7 +1,7 @@ ############################# Expected output for 'h5dump tcompound.h5' ############################# -HDF5 "..\..\testfiles\tcompound.h5" { +HDF5 "tcompound.h5" { GROUP "/" { DATATYPE "#5992:0" { H5T_STD_I32BE "int"; diff --git a/tools/testfiles/tcomp-3.ddl b/tools/testfiles/tcomp-3.ddl index 1b24e27..9708adf 100644 --- a/tools/testfiles/tcomp-3.ddl +++ b/tools/testfiles/tcomp-3.ddl @@ -1,7 +1,7 @@ ############################# Expected output for 'h5dump -t /#5992:0 -g /group2 tcompound.h5' ############################# -HDF5 "..\..\testfiles\tcompound.h5" { +HDF5 "tcompound.h5" { DATATYPE "/#5992:0" { H5T_STD_I32BE "int"; H5T_IEEE_F32BE "float"; -- cgit v0.12