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_cleanup.xml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/replication/replication_cleanup.xml b/opends/tests/functional-tests/testcases/replication/replication_cleanup.xml
index 222e448..e6d3725 100644
--- a/opends/tests/functional-tests/testcases/replication/replication_cleanup.xml
+++ b/opends/tests/functional-tests/testcases/replication/replication_cleanup.xml
@@ -35,17 +35,17 @@
<block name="'replication-cleanup'">
- <sequence>
-
- <!-- Stop the servers in the topology -->
+ <sequence>
+
+ <!-- Stop the servers in the topology -->
<call function="'stopServers'">
[_topologyServerList]
</call>
- <!-- Remove the topology created for the test suite -->
+ <!-- Remove the topology created for the test suite -->
<message>
'Remove DS topology created for the Synchronization Basic Test Suite'
- </message>
+ </message>
<call function="'removeTopology'">
{ 'multipleInstanceTopology' : True }
--
Gitblit v1.10.0