From c2adb82078ce7dd9647dc61efc36130cc4f284b0 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Wed, 05 Dec 2007 09:35:47 +0000
Subject: [PATCH] Remove invalid comments on the tools.properties file.

---
 opendj-sdk/opends/resource/config/tools.properties |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/opendj-sdk/opends/resource/config/tools.properties b/opendj-sdk/opends/resource/config/tools.properties
index 54d9690..7ed8865 100644
--- a/opendj-sdk/opends/resource/config/tools.properties
+++ b/opendj-sdk/opends/resource/config/tools.properties
@@ -23,11 +23,6 @@
 #      Portions Copyright 2007 Sun Microsystems, Inc.
 #
 #
-# This file contains the primary Directory Server configuration.  It must not
-# be directly edited while the server is online.  The server configuration
-# should only be managed using the administration utilities provided with the
-# Directory Server.
-
 # Default argument values. These arguments will be the
 # default values for all OpenDS client tools. Defaults
 # can be overridden on a per-client basis by prefixing

--
Gitblit v1.10.0