From 6aeef905e1e10e24f5c747e58a253e2b08aeaf90 Mon Sep 17 00:00:00 2001
From: gary_williams <gary_williams@localhost>
Date: Wed, 22 Aug 2007 10:51:16 +0000
Subject: [PATCH] fix indentation misaligned in logging tests

---
 opends/tests/functional-tests/testcases/logging/logging.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/tests/functional-tests/testcases/logging/logging.xml b/opends/tests/functional-tests/testcases/logging/logging.xml
index 7fe2615..5ad5a5d 100755
--- a/opends/tests/functional-tests/testcases/logging/logging.xml
+++ b/opends/tests/functional-tests/testcases/logging/logging.xml
@@ -38,7 +38,7 @@
          <sequence>
   
           <script>
-      CurrentTestPath['group']='logging'
+            CurrentTestPath['group']='logging'
             CurrentTestPath['suite']=STAXCurrentBlock
           </script>
 

--
Gitblit v1.10.0