summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tnestcomp-3.ls
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r19751] Purpose:Jonathan Kim2010-11-091-0/+26
Fixed Bug# 1979 Output from h5ls -rdlS on nested compound datatypes is difficult to parse. Description: Update to add curly brackets for the nested compound members, when S (--simple) option is used with -l (--label), so user can tell which members blong to which compound type. Tested: jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32)