From a907d36e1b32fe05f0e13cefe84de560053e0e22 Mon Sep 17 00:00:00 2001
From: al_xipe <al_xipe@localhost>
Date: Tue, 21 Aug 2007 18:55:28 +0000
Subject: [PATCH] Replaced tabs with two whitespaces across the functional-tests

---
 opends/tests/functional-tests/testcases/replication/replication.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/opends/tests/functional-tests/testcases/replication/replication.xml b/opends/tests/functional-tests/testcases/replication/replication.xml
index 0576ca7..85bd768 100644
--- a/opends/tests/functional-tests/testcases/replication/replication.xml
+++ b/opends/tests/functional-tests/testcases/replication/replication.xml
@@ -36,7 +36,7 @@
       <block name="'replication'">
 
         <sequence>
-      			
+            
           <script>
             CurrentTestPath={}
             envAlreadyLoaded='true'
@@ -64,13 +64,13 @@
           <import machine="STAF_LOCAL_HOSTNAME"
             file="'%s/testcases/replication/basic/replication_basic.xml' % (TESTS_DIR)"/>
           <call function="'replication_basic'" />          
-								          
+                          
           <import machine="STAF_LOCAL_HOSTNAME"
             file="'%s/testcases/replication/schema/schema.xml' % (TESTS_DIR)"/>
           <call function="'replication_schema'" />          
             
           <call function="'testGroup_Postamble'"/>
-			 		   		
+                  
         </sequence>
 
       </block>

--
Gitblit v1.10.0