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/groups/group_dynamic.xml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/groups/group_dynamic.xml b/opends/tests/functional-tests/testcases/groups/group_dynamic.xml
index 030acce..eeb0422 100644
--- a/opends/tests/functional-tests/testcases/groups/group_dynamic.xml
+++ b/opends/tests/functional-tests/testcases/groups/group_dynamic.xml
@@ -63,7 +63,7 @@
<script>
if not CurrentTestPath.has_key('group'):
- CurrentTestPath['group']='groups'
+ CurrentTestPath['group']='groups'
CurrentTestPath['suite']=STAXCurrentBlock
</script>
@@ -371,8 +371,8 @@
'dsInstanceDn' : applicationDn ,
'dsInstancePswd' : applicationPswd ,
'DNToModify' : user2AddDn ,
- 'newRDN' : user2AddRenamed,
- 'deleteOldRDN' : 1 }
+ 'newRDN' : user2AddRenamed,
+ 'deleteOldRDN' : 1 }
</call>
-->
<!-- ******************** -->
@@ -448,7 +448,7 @@
'dsBaseDN' : user2AddDn ,
'dsFilter' : 'objectclass=*' ,
'dsAttributes' : 'dn',
- 'expectedRC' : 32 }
+ 'expectedRC' : 32 }
</call>
<!-- ******************** -->
<message>
--
Gitblit v1.10.0