From: Vadim Zeitlin Date: Mon, 26 Jan 2009 22:27:13 +0000 (+0000) Subject: trying to make the tests run in trunk release build again X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7fee9773c6862a2ebd6956cd1c4b96f4f70f382d trying to make the tests run in trunk release build again git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/buildbot/config/ravnsgaard.xml b/build/buildbot/config/ravnsgaard.xml index 4b04603f8e..30ca97ee38 100644 --- a/build/buildbot/config/ravnsgaard.xml +++ b/build/buildbot/config/ravnsgaard.xml @@ -29,7 +29,16 @@ - cd tests && ./test --timing + + running tests with timing + run tests + + + + cd tests && ./test --timing + + +