summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMuQun Yang <ymuqun@hdfgroup.org>2006-07-14 20:23:43 (GMT)
committerMuQun Yang <ymuqun@hdfgroup.org>2006-07-14 20:23:43 (GMT)
commita23147fff2fbd810f63d517a017e3b90f2612e56 (patch)
tree73ec51be56e2e6e9ea750b85a201395925c48e21 /tools
parentd39ba334a630710554c1755c1cd266f2840cbc5a (diff)
downloadhdf5-a23147fff2fbd810f63d517a017e3b90f2612e56.zip
hdf5-a23147fff2fbd810f63d517a017e3b90f2612e56.tar.gz
hdf5-a23147fff2fbd810f63d517a017e3b90f2612e56.tar.bz2
[svn-r12467] Rename h5stat output file to avoid lower/upper-case filename clash on Windows
Diffstat (limited to 'tools')
-rw-r--r--tools/misc/testfiles/h5stat_filters-file.ddl (renamed from tools/misc/testfiles/h5stat_filters-f.ddl)0
-rw-r--r--tools/misc/testh5stat.sh.in2
2 files changed, 1 insertions, 1 deletions
diff --git a/tools/misc/testfiles/h5stat_filters-f.ddl b/tools/misc/testfiles/h5stat_filters-file.ddl
index c6aeef0..c6aeef0 100644
--- a/tools/misc/testfiles/h5stat_filters-f.ddl
+++ b/tools/misc/testfiles/h5stat_filters-file.ddl
diff --git a/tools/misc/testh5stat.sh.in b/tools/misc/testh5stat.sh.in
index 0857b3c..207cc96 100644
--- a/tools/misc/testh5stat.sh.in
+++ b/tools/misc/testh5stat.sh.in
@@ -113,7 +113,7 @@ TOOLTEST h5stat_help2.ddl --help
# Test file with groups, compressed datasets, user-applied fileters, etc.
# h5stat_filters.h5 is a copy of ../../testfiles/tfilters.h5 as of release 1.8.0-alpha4
TOOLTEST h5stat_filters.ddl h5stat_filters.h5
-TOOLTEST h5stat_filters-f.ddl -f h5stat_filters.h5
+TOOLTEST h5stat_filters-file.ddl -f h5stat_filters.h5
TOOLTEST h5stat_filters-F.ddl -F h5stat_filters.h5
TOOLTEST h5stat_filters-d.ddl -d h5stat_filters.h5
TOOLTEST h5stat_filters-g.ddl -g h5stat_filters.h5