From 28dca9112f696282550811641f1bb248ff0b0245 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

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

diff --git a/opends/tests/system-tests/scenario/singleServer/single.xml b/opends/tests/system-tests/scenario/singleServer/single.xml
index bc84ad6..5f35f7e 100755
--- a/opends/tests/system-tests/scenario/singleServer/single.xml
+++ b/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