Skip to content

Commit ddb5f76

Browse files
fixup! Add teamcity build for SQL Anywhere in build menu
1 parent daba668 commit ddb5f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ShowBuildMenu.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ echo.
232232

233233
%BUILDTOOL% prompt ABCDEFGHIJKLMX
234234
if errorlevel 13 goto main-menu
235-
if errorlevel 13 goto teamcity-anywhere
235+
if errorlevel 12 goto teamcity-anywhere
236236
if errorlevel 11 goto teamcity-sqlServerOdbc
237237
if errorlevel 10 goto teamcity-sqlServerCe64
238238
if errorlevel 9 goto teamcity-sqlServerCe32

0 commit comments

Comments
 (0)