[svn-r11002] Purpose:

Catch up with the changes of h5diff
Description:

Solution:

Platforms tested:

Misc. update:
This commit is contained in:
Fang Guo 2005-06-29 12:41:44 -05:00
parent ff66fc2ef3
commit 2c1d787f3e

View File

@ -19,7 +19,10 @@ REM testfiles\h5repacktst\%1\h5repacktst
mkdir temptest
type nul > temptest\empty.txt
echo 0 differences found> temptest\empty.txt
echo ---------------------------------------------------->>temptest\empty.txt
echo Summary>>temptest\empty.txt
echo ---------------------------------------------------->>temptest\empty.txt
echo 0 differences found>> temptest\empty.txt
type nul > repacktest%2_%1.txt
echo ========================================== >> repacktest%2_%1.txt
echo Testing repacktest.bat >> repacktest%2_%1.txt