From 29634b9f4a62cad38a8f1c428528287f237d691e 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
---
opendj-sdk/opends/tests/functional-tests/testcases/logging/logging.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opends/tests/functional-tests/testcases/logging/logging.xml b/opendj-sdk/opends/tests/functional-tests/testcases/logging/logging.xml
index 7fe2615..5ad5a5d 100755
--- a/opendj-sdk/opends/tests/functional-tests/testcases/logging/logging.xml
+++ b/opendj-sdk/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