Skip to content

Commit a44f3e7

Browse files
committed
It appears that echo is disabled at some point again
1 parent f353120 commit a44f3e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/appveyor/MSVC-appveyor-full.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ IF NOT "%QT_VERSION%" == "" (
105105
CALL win_showenv.bat || EXIT /B
106106
MKDIR "%WIN3P%" || EXIT /B
107107

108+
@ECHO ON
108109
choco feature enable -n allowGlobalConfirmation || EXIT /B
109110

110111
:: Things to install when NOT running in appveyor:

0 commit comments

Comments
 (0)