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

diff --git a/opends/tests/functional-tests/shared/functions/stafcmd.xml b/opends/tests/functional-tests/shared/functions/stafcmd.xml
index 62bdcc4..ba4c3a8 100755
--- a/opends/tests/functional-tests/shared/functions/stafcmd.xml
+++ b/opends/tests/functional-tests/shared/functions/stafcmd.xml
@@ -636,12 +636,12 @@
           Name of folder to be list
         </function-arg-description>
         <function-arg-property name="type" value="filepath"/>
-	  </function-arg-def>
+    </function-arg-def>
       <function-arg-def name="filename" type="required">
         <function-arg-description>
           Name of file to be list
         </function-arg-description>
-        <function-arg-property name="type" value="filepath"/>		  
+        <function-arg-property name="type" value="filepath"/>      
       </function-arg-def>      
     </function-map-args>
 
@@ -672,6 +672,6 @@
 
       <return>cmdRC</return>
       </sequence>
-    </function>	
-	
+    </function>  
+  
 </stax>

--
Gitblit v1.10.0