summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-07-01 15:53:01 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-07-01 15:53:01 (GMT)
commit0c4c63411776a44a9721c9ef26e96a6e2f225b99 (patch)
treec3767dbe30a11b566efd0edd1fb004c9645d544e
parent5e98cfee43a6755c258d0e7b9a3babea73c0534f (diff)
downloadhdf5-before_removing_docs.zip
hdf5-before_removing_docs.tar.gz
hdf5-before_removing_docs.tar.bz2
[svn-r11011] Purpose:before_removing_docs
Catch up changes with h5diff Description: output format of h5diff changed when there is no difference found. Solution: Platforms tested: Misc. update:
-rwxr-xr-xwindows/tools/repacktest.BAT4
1 files changed, 0 insertions, 4 deletions
diff --git a/windows/tools/repacktest.BAT b/windows/tools/repacktest.BAT
index 4343a7b..b3252ea 100755
--- a/windows/tools/repacktest.BAT
+++ b/windows/tools/repacktest.BAT
@@ -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