diff options
author | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 2000-02-16 17:57:58 (GMT) |
---|---|---|
committer | Patrick Lu <ptlu@hawkwind.ncsa.uiuc.edu> | 2000-02-16 17:57:58 (GMT) |
commit | 3c0df63acd58ca15bf9cc6774d7dba83f35a5f47 (patch) | |
tree | 5ff232ab99391652d5a01bd0b76df3f5e03c7b28 /tools/testfiles/tdset-1.ddl | |
parent | 31f5fc67fd09be52b610e087e370a4a0fb1a8cc5 (diff) | |
download | hdf5-3c0df63acd58ca15bf9cc6774d7dba83f35a5f47.zip hdf5-3c0df63acd58ca15bf9cc6774d7dba83f35a5f47.tar.gz hdf5-3c0df63acd58ca15bf9cc6774d7dba83f35a5f47.tar.bz2 |
[svn-r1968] removed the directory name from the name
Diffstat (limited to 'tools/testfiles/tdset-1.ddl')
-rw-r--r-- | tools/testfiles/tdset-1.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tdset-1.ddl b/tools/testfiles/tdset-1.ddl index fd40e8d..fe49466 100644 --- a/tools/testfiles/tdset-1.ddl +++ b/tools/testfiles/tdset-1.ddl @@ -1,7 +1,7 @@ ############################# Expected output for 'h5dump tdset.h5' ############################# -HDF5 "testfiles/tdset.h5" { +HDF5 "tdset.h5" { GROUP "/" { DATASET "dset1" { DATATYPE { H5T_STD_I32BE } |