[cpack/stabilization/2106-jenkins] missed cpack log file path shortening
This commit is contained in:
@@ -55,7 +55,7 @@ ECHO [ci_build] "!CPACK_PATH!" -C %CONFIGURATION%
|
||||
IF NOT %ERRORLEVEL%==0 (
|
||||
rem dump the log file generated by cpack specifically for WIX
|
||||
ECHO ****************************************************************
|
||||
TYPE "_CPack_Packages\\win64\\WIX\\wix.log"
|
||||
TYPE "_CPack_Packages\\WIX\\wix.log"
|
||||
ECHO ****************************************************************
|
||||
GOTO :popd_error
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user