diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-08-21 18:07:44 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-08-21 18:07:44 (GMT) |
commit | 6e193a03f61c727c2e7a9fce6dfdd28e1e7abb52 (patch) | |
tree | 8219163d3dc54ddf19c4e71397f1cef2be598fac | |
parent | bd6bf373db66799d7a5037acc0e7aa0b38c8e9e9 (diff) | |
download | hdf5-6e193a03f61c727c2e7a9fce6dfdd28e1e7abb52.zip hdf5-6e193a03f61c727c2e7a9fce6dfdd28e1e7abb52.tar.gz hdf5-6e193a03f61c727c2e7a9fce6dfdd28e1e7abb52.tar.bz2 |
HDFFV-10188 merge typo fix
-rw-r--r-- | tools/test/h5dump/testh5dumpxml.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5dump/testh5dumpxml.sh.in b/tools/test/h5dump/testh5dumpxml.sh.in index f465570..f7af300 100644 --- a/tools/test/h5dump/testh5dumpxml.sh.in +++ b/tools/test/h5dump/testh5dumpxml.sh.in @@ -97,7 +97,7 @@ $SRC_H5DUMP_TESTFILES/tname-sp.h5 $SRC_H5DUMP_TESTFILES/tnamed_dtype_attr.h5 $SRC_H5DUMP_TESTFILES/tnestedcomp.h5 $SRC_H5DUMP_TESTFILES/tnodata.h5 -$SRC_H5DUMP_TESTFILES/tnnullspace.h5 +$SRC_H5DUMP_TESTFILES/tnullspace.h5 $SRC_H5DUMP_TESTFILES/tobjref.h5 $SRC_H5DUMP_TESTFILES/topaque.h5 $SRC_H5DUMP_TESTFILES/torderattr.h5 |