From a926dc97d531c87ca098cfaac0b500e808ddbd7b Mon Sep 17 00:00:00 2001 From: Scott Wegner Date: Mon, 16 Jul 2007 16:15:03 -0500 Subject: [svn-r13983] Purpose: Fix typo Description: There was a small typo when I added the new h5stat tests this morning. This corrects it. Tested: VS2005 on WinXP x64 --- windows/tools/stattest.BAT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12