[svn-r14058] Purpose: Bring Windows h5diff test script up to date

Description:
One of the h5diff tests changed to check for NaN values-- this checkin updates our Windows script for these changes.

Tested:
Windows XP
This commit is contained in:
Scott Wegner 2007-08-09 09:16:55 -05:00
parent 20be26bdc6
commit 2e9ea74a8b

View File

@ -425,7 +425,7 @@ call %tooltest% h5diff_80.txt
::9. compare a %file with itself
::-----------------------------
set flag=%file1% %file1%
set flag=%file2% %file2%
call %tooltest% h5diff_90.txt
::-----------------------------