From c8b785eb5d5acd9eaeb1f7ecf8c25ed219099d86 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
---
opends/tests/performance/response-time/build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/tests/performance/response-time/build b/opends/tests/performance/response-time/build
index 0e1bb19..b23e303 100755
--- a/opends/tests/performance/response-time/build
+++ b/opends/tests/performance/response-time/build
@@ -1 +1 @@
-ant/bin/ant ${*}
+../../../ext/ant/bin/ant ${*}
--
Gitblit v1.10.0