mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r12198] Purpose:
Maintenance on Windows Description: Temporarily comment out echo error messages to the screen for checking autotests on windows. Solution: Platforms tested: Misc. update:
This commit is contained in:
parent
1560edd366
commit
cfa54ffdc1
@ -299,7 +299,7 @@
|
||||
echo %exefile% %flagout% %result%
|
||||
echo %exefile% %flagout% %result% >> ..\..\%tempResults%
|
||||
if "%result%"=="FAILED" (
|
||||
more ..\..\temp_fc.txt
|
||||
::more ..\..\temp_fc.txt
|
||||
more ..\..\temp_fc.txt >> ..\..\%tempResults%
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user