diff options
Diffstat (limited to 'windows')
-rw-r--r-- | windows/tools/h5dump/testh5dump.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/tools/h5dump/testh5dump.bat b/windows/tools/h5dump/testh5dump.bat index a9e3995..dff1d1f 100644 --- a/windows/tools/h5dump/testh5dump.bat +++ b/windows/tools/h5dump/testh5dump.bat @@ -374,7 +374,7 @@ rem ############################################################################ rem test for files with array data
call :tooltest tarray1.ddl tarray1.h5
- call :tooltest tarray1_big.ddl tarray1_big.h5
+ call :tooltest tarray1_big.ddl -R tarray1_big.h5
call :tooltest tarray2.ddl tarray2.h5
call :tooltest tarray3.ddl tarray3.h5
call :tooltest tarray4.ddl tarray4.h5
|