From 2e08d2c0e9bede644be993ddaa28157c9f156c10 Mon Sep 17 00:00:00 2001
From: Violette Roche-Montane <violette.roche-montane@forgerock.com>
Date: Tue, 07 May 2013 13:50:59 +0000
Subject: [PATCH] svn merge https://svn.forgerock.org/opendj/trunk/opends@8851 https://svn.forgerock.org/opendj/branches/native-packaging@8851 .
---
opends/resource/bin/dsjavaproperties | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/opends/resource/bin/dsjavaproperties b/opends/resource/bin/dsjavaproperties
index b3678bc..9fd4922 100644
--- a/opends/resource/bin/dsjavaproperties
+++ b/opends/resource/bin/dsjavaproperties
@@ -24,7 +24,7 @@
#
#
# Copyright 2008 Sun Microsystems, Inc.
-# Portions Copyright 2011 ForgeRock AS
+# Portions Copyright 2011-2013 ForgeRock AS
# This script may be used to perform some replication specific operations.
@@ -34,8 +34,5 @@
SCRIPT_NAME="dsjavaproperties"
export SCRIPT_NAME
-NO_CHECK=0
-export NO_CHECK
-
SCRIPT_DIR=`dirname "${0}"`
"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"
--
Gitblit v1.10.0