Remove test line for AppVeyor.

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE 2015-12-16 10:11:06 +01:00
parent d602025842
commit 0a1259202f

View File

@ -143,7 +143,6 @@ if "%BUILD_TOOL%"=="msbuild" (
set BUILD_TOOL_FLAGS=%BUILD_TOOL_FLAGS% /nologo /v:%VERBOSITY%
if not %LOGGER%X==X (
set BUILD_TOOL_FLAGS=%BUILD_TOOL_FLAGS% /logger:%LOGGER%
set BUILD_TOOL_FLAGS=%BUILD_TOOL_FLAGS% /nologo /v:%VERBOSITY%
)
)
if not "%BUILD_TOOL%"=="msbuild" (