Skip to content

Commit

Permalink
Merge SVN 4026
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeclerck committed Jun 12, 2024
1 parent d34d0aa commit 7772685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_windows/makedist.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ endlocal & exit /b %cb_errorlevel%

:: pause if not started directly
:pause_if_interactive
if not [%stay_open%] == [] (
if not [%stay_open%%CI%] == [] (
echo.
pause
)
Expand Down

0 comments on commit 7772685

Please sign in to comment.