From 21be8a87f6b0cc233395f4cbe28abc0b79b56318 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

---
 opendj-sdk/opends/tests/functional-tests/shared/functions/stafcmd.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/opendj-sdk/opends/tests/functional-tests/shared/functions/stafcmd.xml b/opendj-sdk/opends/tests/functional-tests/shared/functions/stafcmd.xml
index 62bdcc4..ba4c3a8 100755
--- a/opendj-sdk/opends/tests/functional-tests/shared/functions/stafcmd.xml
+++ b/opendj-sdk/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