[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
This commit is contained in:
Scott Wegner 2007-07-16 16:15:03 -05:00
parent e110fbdddc
commit a926dc97d5

View File

@ -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