diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-07-02 19:09:37 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-07-02 19:09:37 (GMT) |
commit | 720769743e8f9abdc6f3f764c1f2c9332bf04337 (patch) | |
tree | abd9f12aeb312126f4be28a593085a57bd727737 /tools/h5import | |
parent | 721e6524271af2d59385fcfc1c9f9093ef3e9ad9 (diff) | |
download | hdf5-720769743e8f9abdc6f3f764c1f2c9332bf04337.zip hdf5-720769743e8f9abdc6f3f764c1f2c9332bf04337.tar.gz hdf5-720769743e8f9abdc6f3f764c1f2c9332bf04337.tar.bz2 |
[svn-r22507] Correct file name typo
Diffstat (limited to 'tools/h5import')
-rwxr-xr-x | tools/h5import/h5importtestutil.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5import/h5importtestutil.sh b/tools/h5import/h5importtestutil.sh index ab12b81..37613dd 100755 --- a/tools/h5import/h5importtestutil.sh +++ b/tools/h5import/h5importtestutil.sh @@ -94,7 +94,7 @@ $SRC_H5IMPORT_TESTFILES/textpfe.conf $SRC_H5IMPORT_TESTFILES/txtstr.conf $SRC_H5IMPORT_TESTFILES/txtfp32.txt $SRC_H5IMPORT_TESTFILES/txtfp64.txt -$SRC_H5IMPORT_TESTFILES/txtuin1632.txt +$SRC_H5IMPORT_TESTFILES/txtuin16.txt $SRC_H5IMPORT_TESTFILES/txtuin32.txt $SRC_H5IMPORT_TESTFILES/txtin8.txt $SRC_H5IMPORT_TESTFILES/txtin16.txt |