summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/testh5dump.sh.in
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2004-06-22 15:42:42 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2004-06-22 15:42:42 (GMT)
commit3a1ac3e4f8b603b2c77d222e9a39c35a0f9fb168 (patch)
tree0fd981291a4ceb3253718ceea82e652853f47a8d /tools/h5dump/testh5dump.sh.in
parenta5f1d15035deb7b400f6228da936f1b96664aa35 (diff)
downloadhdf5-3a1ac3e4f8b603b2c77d222e9a39c35a0f9fb168.zip
hdf5-3a1ac3e4f8b603b2c77d222e9a39c35a0f9fb168.tar.gz
hdf5-3a1ac3e4f8b603b2c77d222e9a39c35a0f9fb168.tar.bz2
[svn-r8718] Purpose:
bug fix Description: the name of a dataset in one test had a typo Solution: Platforms tested: linux (small change ) Misc. update:
Diffstat (limited to 'tools/h5dump/testh5dump.sh.in')
-rw-r--r--tools/h5dump/testh5dump.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dump/testh5dump.sh.in b/tools/h5dump/testh5dump.sh.in
index cb9d398..0c40861 100644
--- a/tools/h5dump/testh5dump.sh.in
+++ b/tools/h5dump/testh5dump.sh.in
@@ -224,7 +224,7 @@ TOOLTEST tcontents.ddl -n tfilters.h5
# compact
TOOLTEST tcompact.ddl -H -p -d compact tfilters.h5
# contiguous
-TOOLTEST tcontiguos.ddl -H -p -d contiguos tfilters.h5
+TOOLTEST tcontiguos.ddl -H -p -d contiguous tfilters.h5
# chunked
TOOLTEST tchunked.ddl -H -p -d chunked tfilters.h5
# external