From ca02e1888a77069153e337b60e16a0ef6c453141 Mon Sep 17 00:00:00 2001
From: al_xipe <al_xipe@localhost>
Date: Fri, 11 Jan 2008 15:20:30 +0000
Subject: [PATCH] fixed path typo

---
 opendj-sdk/opends/tests/performance/response-time/build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/performance/response-time/build b/opendj-sdk/opends/tests/performance/response-time/build
index 0e1bb19..b23e303 100755
--- a/opendj-sdk/opends/tests/performance/response-time/build
+++ b/opendj-sdk/opends/tests/performance/response-time/build
@@ -1 +1 @@
-ant/bin/ant ${*}
+../../../ext/ant/bin/ant ${*}

--
Gitblit v1.10.0