diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2020-11-12 14:04:28 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2020-11-12 14:04:28 (GMT) |
commit | 52f6d51eac4f9f2c9beeca1f372134607880b9b3 (patch) | |
tree | ea9b8cab0b85c303e65f46caccf82b9f2033fe6a | |
parent | 5b5654bf486da6358e3105265a02e19ac0e60db8 (diff) | |
download | hdf5-52f6d51eac4f9f2c9beeca1f372134607880b9b3.zip hdf5-52f6d51eac4f9f2c9beeca1f372134607880b9b3.tar.gz hdf5-52f6d51eac4f9f2c9beeca1f372134607880b9b3.tar.bz2 |
Added line for new file
-rw-r--r-- | tools/test/h5repack/h5repack.sh.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/test/h5repack/h5repack.sh.in b/tools/test/h5repack/h5repack.sh.in index 3d0f399..15d228a 100644 --- a/tools/test/h5repack/h5repack.sh.in +++ b/tools/test/h5repack/h5repack.sh.in @@ -128,6 +128,8 @@ $SRC_H5REPACK_TESTFILES/h5repack_paged_nopersist.h5 $SRC_H5REPACK_TESTFILES/h5repack_paged_persist.h5 ########h5diff/testfile######## $SRC_H5DIFF_TESTFILES/h5diff_attr1.h5 +########test HDFFV-10590######## +$SRC_H5DIFF_TESTFILES/h5repack_HDFFV-10590_CVE-2018-17432.h5 ########tools/testfiles#for#external#links######## $SRC_TOOLS_TESTFILES/tsoftlinks.h5 $SRC_TOOLS_TESTFILES/textlinkfar.h5 |