From cbf13ac79598fad694fcba848d48684093251c52 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Thu, 12 Feb 2009 10:56:36 +0000
Subject: [PATCH] Update the functional tests for package mode (split between install and instance)
---
opends/tests/staf-tests/shared/tests/runTestJob.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/tests/staf-tests/shared/tests/runTestJob.xml b/opends/tests/staf-tests/shared/tests/runTestJob.xml
index b795eb9..f4e42eb 100644
--- a/opends/tests/staf-tests/shared/tests/runTestJob.xml
+++ b/opends/tests/staf-tests/shared/tests/runTestJob.xml
@@ -144,7 +144,7 @@
ServersInfoDict=eval(STAFResult)
- ServerPath='%s/%s' % (DIRECTORY_INSTANCE_DIR,OPENDSNAME)
+ ServerPath='%s/%s' % (DIRECTORY_INSTANCE_BIN,OPENDSNAME)
ServerName='unknown'
ServerVersion='unknown'
ServerBuildId='unknown'
--
Gitblit v1.10.0