mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-19 16:50:46 +08:00
[svn-r16521] Changed windows batch file due r16518. As all windows OS are always LE on all platforms, simply added le to the two locations where these files are used.
Tested: Vista 32 VS2008
This commit is contained in:
parent
f8c5384aa5
commit
d75cd486e1
@ -219,10 +219,10 @@ rem ############################################################################
|
||||
call :tooltest nosuchfile.ls 0 nosuchfile.h5
|
||||
|
||||
rem test for variable length data types in verbose mode
|
||||
call :tooltest tvldtypes2.ls 0 -v tvldtypes1.h5
|
||||
call :tooltest tvldtypes2le.ls 0 -v tvldtypes1.h5
|
||||
|
||||
rem test for dataset region references data types in verbose mode
|
||||
call :tooltest tdatareg.ls 0 -v tdatareg.h5
|
||||
call :tooltest tdataregle.ls 0 -v tdatareg.h5
|
||||
|
||||
if %nerrors% equ 0 (
|
||||
echo.All h5ls tests passed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user