From e83f3f7842f5205f5b09aed0845331c004db9f03 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Mon, 1 Apr 2013 17:10:12 +0200 Subject: [PATCH] Fix ITL definition for the replication component. --- itl/cluster.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/itl/cluster.conf b/itl/cluster.conf index a469457e4..1f32798ff 100644 --- a/itl/cluster.conf +++ b/itl/cluster.conf @@ -17,4 +17,5 @@ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * ******************************************************************************/ -local object Component "replication" {} +library "replication" +local object ReplicationComponent "replication" {} -- 2.40.0