diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-07-02 20:28:49 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-07-02 20:28:49 (GMT) |
commit | d96ba1186fd104a1023cd2542a51b00c6e2fed73 (patch) | |
tree | 55625ed1339f88a82a6240c96862ee0682080fd7 /tools/testfiles/tcontents.ddl | |
parent | c49dd7fa363bdb49416b5587654101064fd547f8 (diff) | |
download | hdf5-d96ba1186fd104a1023cd2542a51b00c6e2fed73.zip hdf5-d96ba1186fd104a1023cd2542a51b00c6e2fed73.tar.gz hdf5-d96ba1186fd104a1023cd2542a51b00c6e2fed73.tar.bz2 |
[svn-r8792] Purpose:
change features
Description:
for the file contents dump and for hardlinks, one arrow "->" is printed, followed
by the first found name for that object
options for not printing specific types of objects were postponed
Solution:
Platforms tested:
linux
solaris
AIX
Misc. update:
Diffstat (limited to 'tools/testfiles/tcontents.ddl')
-rw-r--r-- | tools/testfiles/tcontents.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tcontents.ddl b/tools/testfiles/tcontents.ddl index 13dab64..f8bc9bf 100644 --- a/tools/testfiles/tcontents.ddl +++ b/tools/testfiles/tcontents.ddl @@ -21,7 +21,7 @@ FILE_CONTENTS { dataset /fletcher32 group /g1 dataset /g1/mydset - dataset /hlink to all (HARDLINK) + dataset /hlink to all -> /all dataset /myfilter datatype /mytype datatype /myvlen |