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/schema/schema.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/opends/tests/functional-tests/testcases/schema/schema.xml b/opends/tests/functional-tests/testcases/schema/schema.xml
index d920689..ce9943d 100644
--- a/opends/tests/functional-tests/testcases/schema/schema.xml
+++ b/opends/tests/functional-tests/testcases/schema/schema.xml
@@ -42,8 +42,8 @@
           </script>
           
           <call function="'testGroup_Preamble'"/>
-			
-			
+      
+      
 
           <!-- Call the test suites -->
           <import machine="STAF_LOCAL_HOSTNAME"
@@ -54,8 +54,8 @@
             file="'%s/testcases/schema/schema_dynamic.xml' % TESTS_DIR" />
           <call function="'schema-dynamic'" />
 
-					
-						              
+          
+                          
           <call function="'testGroup_Postamble'"/>
 
         </sequence>

--
Gitblit v1.10.0