Show the tidy version being used

This commit is contained in:
Geoff McLane 2015-10-01 14:56:06 +02:00
parent fa43957b6d
commit dd71a8f6ca
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
@%TIDY% -v >> %TMPTEST%
@if ERRORLEVEL 1 goto NOTIDY
%TIDY% -v
@echo.
@echo Doing '@call onetest.cmd %1 %2'
@echo Doing '@call onetest.cmd %1 %2' >> %TMPTEST%