From 3ff3d5568e179126c72fba8c0bbf1589411202e3 Mon Sep 17 00:00:00 2001
From: smaguin <smaguin@localhost>
Date: Tue, 24 Jun 2008 07:47:21 +0000
Subject: [PATCH] update the output message to be used by gnuplot

---
 opendj-sdk/opends/tests/system-tests/scenario/singleServer/single.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/system-tests/scenario/singleServer/single.xml b/opendj-sdk/opends/tests/system-tests/scenario/singleServer/single.xml
index bc84ad6..5f35f7e 100755
--- a/opendj-sdk/opends/tests/system-tests/scenario/singleServer/single.xml
+++ b/opendj-sdk/opends/tests/system-tests/scenario/singleServer/single.xml
@@ -44,7 +44,7 @@
         <!-- directoryName must have the name of the current directory -->
     
        <script>
-          DIR_NAME   = 'single'
+          DIR_NAME   = 'singleServer'
           fConf     = '%s/scenario/%s/conf.xml' % (TESTS_DIR,DIR_NAME)
           fPreConf  = '%s/scenario/%s/pre_configuration.xml' % \
                       (TESTS_DIR,DIR_NAME)

--
Gitblit v1.10.0