mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r12222] Purpose:
Maintenance on Windows Description: Fix a echo error: when running lstest.bat, previously echo "h5dump ..." change it to "h5ls ..." Solution: Platforms tested: Misc. update:
This commit is contained in:
parent
5a2c6b0ae1
commit
5d70249f6e
@ -67,7 +67,7 @@
|
||||
::Test h5ls with different options
|
||||
|
||||
echo.****************************************************
|
||||
echo. h5dump%2 %1 T E S T S
|
||||
echo. h5ls%2 %1 T E S T S
|
||||
echo.****************************************************
|
||||
|
||||
:: The paramter following %tooltest% is the expected output file
|
||||
|
Loading…
Reference in New Issue
Block a user