summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--windows/tools/stattest.BAT2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/tools/stattest.BAT b/windows/tools/stattest.BAT
index ae9a819..1770176 100644
--- a/windows/tools/stattest.BAT
+++ b/windows/tools/stattest.BAT
@@ -119,7 +119,7 @@ set flag=-g %file1%
call %tooltest% h5stat_filters-g.ddl
::1.7 print datatype metadata
-set flag-dT =%file1%
+set flag=-dT %file1%
call %tooltest% h5stat_filters-dT.ddl
:: h5stat_tsohm.h5 is a copy of ../test/tsohm.h5 generated by tsohm.c