summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/h5repack.sh.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-05-05 21:54:28 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-05-05 21:54:28 (GMT)
commit6d0d9d46dab559c04bba0b8810a3e0630ce44ad2 (patch)
treea5f5005c64c2ad3ba6f27d6c7c331efbed7c43db /tools/test/h5repack/h5repack.sh.in
parent494029c27d3c2129d1ffced1a5ec64e438ad5719 (diff)
downloadhdf5-6d0d9d46dab559c04bba0b8810a3e0630ce44ad2.zip
hdf5-6d0d9d46dab559c04bba0b8810a3e0630ce44ad2.tar.gz
hdf5-6d0d9d46dab559c04bba0b8810a3e0630ce44ad2.tar.bz2
Fix typo in name of ddl file in command
Diffstat (limited to 'tools/test/h5repack/h5repack.sh.in')
-rw-r--r--tools/test/h5repack/h5repack.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5repack/h5repack.sh.in b/tools/test/h5repack/h5repack.sh.in
index 08f670b..e479031 100644
--- a/tools/test/h5repack/h5repack.sh.in
+++ b/tools/test/h5repack/h5repack.sh.in
@@ -1229,7 +1229,7 @@ TOOLTEST_META meta_long h5repack_layout.h5 --metadata_block_size=8192
if test $USE_FILTER_DEFLATE != "yes" ; then
SKIP vds_dset_chunk_20x10x5
else
- VERIFY_LAYOUT_VDS vds_dset_chunk_20x10x5 1_vds.h5 vds_dset CHUNKED --layout vds_dset:CHUNK=20x10x5
+ VERIFY_LAYOUT_VDS vds_dset_chunk20x10x5 1_vds.h5 vds_dset CHUNKED --layout vds_dset:CHUNK=20x10x5
fi
if test $USE_FILTER_DEFLATE != "yes" ; then