From: Vadim Zeitlin Date: Mon, 26 Jan 2009 13:03:21 +0000 (+0000) Subject: disable utils compilation in stable STL builds as tex2rtf doesn't (and won't) build... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f8eead5aef3f48d4e389780b4a6091991bb426a8 disable utils compilation in stable STL builds as tex2rtf doesn't (and won't) build; try to run test with the --timing option to understand why/where does it hang git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/buildbot/config/ravnsgaard.xml b/build/buildbot/config/ravnsgaard.xml index 92495adc18..3b70210e11 100644 --- a/build/buildbot/config/ravnsgaard.xml +++ b/build/buildbot/config/ravnsgaard.xml @@ -39,8 +39,9 @@ - - + + + cd tests && ./test --timing @@ -51,7 +52,7 @@ - +