diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-05-05 15:15:20 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-05-05 15:15:20 (GMT) |
commit | 494029c27d3c2129d1ffced1a5ec64e438ad5719 (patch) | |
tree | f6a014983ad4d6443f1c2c86d75060db367fec1c /tools/test | |
parent | b8533e75af7977998ae16b6ac6094dfdbec4a32a (diff) | |
parent | 9076e74d38f10d9d71a41ceeb118777468b6b530 (diff) | |
download | hdf5-494029c27d3c2129d1ffced1a5ec64e438ad5719.zip hdf5-494029c27d3c2129d1ffced1a5ec64e438ad5719.tar.gz hdf5-494029c27d3c2129d1ffced1a5ec64e438ad5719.tar.bz2 |
Merge pull request #490 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '9076e74d38f10d9d71a41ceeb118777468b6b530':
Fix name to copy
Diffstat (limited to 'tools/test')
-rw-r--r-- | tools/test/h5dump/testh5dump.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5dump/testh5dump.sh.in b/tools/test/h5dump/testh5dump.sh.in index f652c9e..7edaedd 100644 --- a/tools/test/h5dump/testh5dump.sh.in +++ b/tools/test/h5dump/testh5dump.sh.in @@ -218,7 +218,7 @@ $SRC_H5DUMP_TESTFILES/tbin3.ddl $SRC_H5DUMP_TESTFILES/tbin4.ddl $SRC_H5DUMP_TESTFILES/tbinregR.ddl $SRC_H5DUMP_TESTFILES/tbigdims.ddl -$SRC_H5DUMP_TESTFILES/tbitopaque.ddl +$SRC_H5DUMP_TESTFILES/tbitnopaque.ddl $SRC_H5DUMP_TESTFILES/tboot1.ddl $SRC_H5DUMP_TESTFILES/tboot2.ddl $SRC_H5DUMP_TESTFILES/tboot2A.ddl |