summaryrefslogtreecommitdiffstats
path: root/windows/tools/h5dump/testh5dump.bat
diff options
context:
space:
mode:
Diffstat (limited to 'windows/tools/h5dump/testh5dump.bat')
-rw-r--r--windows/tools/h5dump/testh5dump.bat8
1 files changed, 2 insertions, 6 deletions
diff --git a/windows/tools/h5dump/testh5dump.bat b/windows/tools/h5dump/testh5dump.bat
index 0f3f9c7..c41e4b2 100644
--- a/windows/tools/h5dump/testh5dump.bat
+++ b/windows/tools/h5dump/testh5dump.bat
@@ -109,10 +109,6 @@ rem
rem We need to replace PERCENT here with "%" for tests that use percents
rem Also remove quotes here, because Linux 'echo' command strips them.
rem --SJW 8/24/07
- set params_echo=!params:PERCENT=%%!
- echo.#############################
- echo.Expected output for 'h5dump !params_echo:"=!'
- echo.#############################
pushd %CD%\..\testfiles
%dumper_bin% !params:PERCENT=%%!
popd
@@ -616,8 +612,8 @@ rem ############################################################################
rem test for dangling external links
call :tooltest textlink.ddl textlink.h5
- rem test for dataset packed bits
- rem Set up xCMD to test or skip.
+ rem test for dataset packed bits
+ rem Set up xCMD to test or skip.
rem Limits:
rem Maximum number of packed bits is 8 (for now).
rem Maximum integer size is 64 (for now).