[svn-r11011] Purpose:

Catch up changes with h5diff
Description:
output format of h5diff changed when there is no difference found.

Solution:

Platforms tested:

Misc. update:
This commit is contained in:
Fang Guo 2005-07-01 10:53:01 -05:00
parent 5e98cfee43
commit 0c4c634117

View File

@ -19,10 +19,6 @@ REM testfiles\h5repacktst\%1\h5repacktst
mkdir temptest
type nul > 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