verify-index revision 0f8553e2af5fc49a510ecfcfc93e66d06713f631
6fe48fb46e53ffc37542853a1edb74cb481b7d94Automatic Updater# CDDL HEADER START
f536382c59dd492a14667b753816d920f9981f1cTinderbox User# The contents of this file are subject to the terms of the
827f8cccb5280f4da66c46186e792d1cb9d73503Mark Andrews# Common Development and Distribution License, Version 1.0 only
827f8cccb5280f4da66c46186e792d1cb9d73503Mark Andrews# (the "License"). You may not use this file except in compliance
c57668a2fbbe558c1bd21652813616f2f517c469Tinderbox User# with the License.
287a6a8f9040dc43560cd69cddf83bfc0f53b76fTinderbox User# You can obtain a copy of the license at
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews# trunk/opends/resource/legal-notices/OpenDS.LICENSE
8de3f14f1c300c3e1ed99084cc03485b42c92bf1Tinderbox User# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
e5a6871cd0635ecdb2bf792316a2d8c53206f4b2Tinderbox User# See the License for the specific language governing permissions
950d203b64f512b85fcc093ee1e9e3e531a1aea3Tinderbox User# and limitations under the License.
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupont# file and include the License file at
e676a596869d8a80a644c99a848afb53d1c5975eMark Andrews# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# add the following below this CDDL HEADER, with the fields enclosed
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupont# by brackets "[]" replaced with your own identifying information:
d5637bdbb931ff79fced3d4858d83212ea58ed15Tinderbox User# Portions Copyright [yyyy] [name of copyright owner]
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# CDDL HEADER END
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# Copyright 2006-2008 Sun Microsystems, Inc.
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User# Portions Copyright 2011 ForgeRock AS
e813f036c8251b6d9d2a72fa84f80c2c9d2795afMark Andrews# This script may be used to perform validation on the contents of a Directory
280a8a0544b4aeb52414d20e8c6e6c5b1108562eTinderbox User# Server backend storing its data in the Berkeley DB Java Edition.
0eb371ca0dab50ae3462e98794a6126198c52f4bMark AndrewsOPENDJ_INVOKE_CLASS="org.opends.server.tools.VerifyIndex"
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews"${SCRIPT_DIR}/../lib/_server-script.sh" "${@}"