Make devenv print the build log to stdout (otherwise buildbot times out

while waiting for output): attempt 2
This commit is contained in:
Sergey Petrunya 2009-10-12 00:25:08 +04:00
parent f9f6d2a468
commit 14715cc177

View file

@ -19,8 +19,8 @@ win/configure-mariadb.sh
cmake -G "Visual Studio 9 2008"
devenv MySQL.sln /build RelWithDebInfo /out con
devenv MySQL.sln /build Debug /out con
devenv.com MySQL.sln /build RelWithDebInfo
devenv.com MySQL.sln /build Debug
# TODO extract version number
VER=`cat configure.in |