We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daba668 commit ddb5f76Copy full SHA for ddb5f76
ShowBuildMenu.bat
@@ -232,7 +232,7 @@ echo.
232
233
%BUILDTOOL% prompt ABCDEFGHIJKLMX
234
if errorlevel 13 goto main-menu
235
-if errorlevel 13 goto teamcity-anywhere
+if errorlevel 12 goto teamcity-anywhere
236
if errorlevel 11 goto teamcity-sqlServerOdbc
237
if errorlevel 10 goto teamcity-sqlServerCe64
238
if errorlevel 9 goto teamcity-sqlServerCe32
0 commit comments