From d233cbddf27b4358a012c0c114daec9fe6904113 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Tue, 05 May 2009 21:56:06 +0000
Subject: [PATCH] Fix dsml testsuite and some testcases in snmp, core, security and task testsuites

---
 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 00ca828..e4dd022 100644
--- a/opends/tests/staf-tests/shared/tests/runTestJob.xml
+++ b/opends/tests/staf-tests/shared/tests/runTestJob.xml
@@ -973,7 +973,7 @@
           <script>
             srcFile = '%s/logs/MACHINE/%s/GLOBAL/STAX_Job_%s_User.log' \
                       % (STAFRoot,STAF_LOCAL_HOSTNAME,thisChild)
-            destFile = '%s/staf-logs/STAX_Job_%s_User.log' \
+            destFile = '%s/staf-logs/STAX_Job_%s_User.txt' \
                        % (LOGS_ROOT,thisChild)
           </script>
           <process name="'Saving job user logs.....'">

--
Gitblit v1.10.0