From 62281c2dc738aa5c5aae71063a6c3839515df95e Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Wed, 15 Jun 2011 15:55:35 +0000
Subject: [PATCH] Remove trailing spaces
---
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java b/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java
index 5607e71..857503a 100644
--- a/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java
+++ b/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java
@@ -486,7 +486,7 @@
cleanUpReplicationServersDB();
removeReplicationServerDB();
-
+
cleanConfigEntries();
configEntryList = new LinkedList<DN>();
--
Gitblit v1.10.0