summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/testh5dump.sh.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-05-08 13:59:54 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-05-08 13:59:54 (GMT)
commit0c1b7185adee382ec6c1d81b11a044a628dec8b0 (patch)
treed9cc6b5a4932997f433c145bfa7b58085fc39d44 /tools/h5dump/testh5dump.sh.in
parent72af05c9ecda4477d8417a68be415bd991d93d77 (diff)
downloadhdf5-0c1b7185adee382ec6c1d81b11a044a628dec8b0.zip
hdf5-0c1b7185adee382ec6c1d81b11a044a628dec8b0.tar.gz
hdf5-0c1b7185adee382ec6c1d81b11a044a628dec8b0.tar.bz2
[svn-r16927] Added multiple packed bits loop.
Diffstat (limited to 'tools/h5dump/testh5dump.sh.in')
-rw-r--r--tools/h5dump/testh5dump.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5dump/testh5dump.sh.in b/tools/h5dump/testh5dump.sh.in
index 16b4b04..07ed852 100644
--- a/tools/h5dump/testh5dump.sh.in
+++ b/tools/h5dump/testh5dump.sh.in
@@ -515,6 +515,7 @@ TOOLTEST textlinkfar.ddl textlinkfar.h5
# test for dataset packed bits
TOOLTEST tpackedbits.ddl -d /dset1 -M 0,2 tdset.h5
+TOOLTEST tpackedbits2.ddl -d /dset1 -M 0,2,2,1 tdset.h5
if test $nerrors -eq 0 ; then