From 66f15a587f08104004b9e734c3369644a7ad1251 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 26 Jan 2009 13:05:12 +0000 Subject: [PATCH] use --timing option with trunk build, not stable one git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/buildbot/config/ravnsgaard.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/buildbot/config/ravnsgaard.xml b/build/buildbot/config/ravnsgaard.xml index 3b70210e11..4b04603f8e 100644 --- a/build/buildbot/config/ravnsgaard.xml +++ b/build/buildbot/config/ravnsgaard.xml @@ -28,7 +28,8 @@ - + + cd tests && ./test --timing @@ -40,8 +41,7 @@ - - cd tests && ./test --timing +