From eb90e65de9f332ecfd306bb5acd6ae327c07c3d0 Mon Sep 17 00:00:00 2001
From: ctissot <ctissot@localhost>
Date: Mon, 10 Mar 2008 09:05:44 +0000
Subject: [PATCH] Replaced references from old machine (builds.opends.org) with new machine name.

---
 opends/tests/performance/response-time/opends.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/tests/performance/response-time/opends.properties b/opends/tests/performance/response-time/opends.properties
index 3445e4a..efec74b 100644
--- a/opends/tests/performance/response-time/opends.properties
+++ b/opends/tests/performance/response-time/opends.properties
@@ -1,7 +1,7 @@
 # opends repository configuration
 url.file=index.html
-url.daily=http://builds.opends.org/daily-builds/latest/
-url.weekly=http://builds.opends.org/weekly-builds/latest/
+url.daily=http://www.opends.org/daily-builds/latest/
+url.weekly=http://www.opends.org/promoted-builds/latest/
 url=${url.daily}
 # opends instance configuration parameters
 admin.dn=uid=admin

--
Gitblit v1.10.0