From e71846938486b189e29bb9fcc9be251ecd0a4c0d Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Thu, 27 Mar 2008 11:39:49 +0000
Subject: [PATCH] copy phases/shared/java folder on each instance hosts

---
 opends/tests/system-tests/phases/main_run.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opends/tests/system-tests/phases/main_run.xml b/opends/tests/system-tests/phases/main_run.xml
index d9a81b8..577c79b 100644
--- a/opends/tests/system-tests/phases/main_run.xml
+++ b/opends/tests/system-tests/phases/main_run.xml
@@ -163,6 +163,7 @@
         LOG_DIR         = '%s/%s' % (TMPDIR,logsDate)
         LOG_TMP_DIR     = '%s/tmp' % LOG_DIR
         LOG_XML_TMP_DIR = '%s/xmltmp' % LOG_DIR
+        LOCAL_TESTS_DIR = '%s/fwrk' % LOG_DIR
       </script>
       <call function="'createLogDir'"/>
       <!-- Write xml result header -->

--
Gitblit v1.10.0