diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-11-09 21:13:53 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-11-09 21:13:53 (GMT) |
commit | 40b3a8dee9bd7ece6e9e3a2740d804e93c83f589 (patch) | |
tree | cfb50604505cedc8c4c09467ca1f0336ea43f7dd /MANIFEST | |
parent | f9d2419501f22f655738f717f758adab464b78a7 (diff) | |
download | hdf5-40b3a8dee9bd7ece6e9e3a2740d804e93c83f589.zip hdf5-40b3a8dee9bd7ece6e9e3a2740d804e93c83f589.tar.gz hdf5-40b3a8dee9bd7ece6e9e3a2740d804e93c83f589.tar.bz2 |
[svn-r19751] Purpose:
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)
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1382,6 +1382,9 @@ ./tools/testfiles/tgroup.ls ./tools/testfiles/tloop-1.ls ./tools/testfiles/tnestcomp-1.ls +./tools/testfiles/tnestcomp-2.ls +./tools/testfiles/tnestcomp-3.ls +./tools/testfiles/tnestcomp-4.ls ./tools/testfiles/tsaf.ls ./tools/testfiles/tstr-1.ls ./tools/testfiles/tattr2.ls |