verify-index revision a3d3ab94806056d2355afea6fe8daac41059b9fb
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# CDDL HEADER START
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# The contents of this file are subject to the terms of the
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# Common Development and Distribution License, Version 1.0 only
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# (the "License"). You may not use this file except in compliance
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# with the License.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# You can obtain a copy of the license at
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# trunk/opends/resource/legal-notices/OpenDS.LICENSE
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# See the License for the specific language governing permissions
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# and limitations under the License.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# When distributing Covered Code, include this CDDL HEADER in each
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# file and include the License file at
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# add the following below this CDDL HEADER, with the fields enclosed
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# by brackets "[]" replaced with your own identifying information:
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# Portions Copyright [yyyy] [name of copyright owner]
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# CDDL HEADER END
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# Copyright 2006-2008 Sun Microsystems, Inc.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# This script may be used to perform validation on the contents of a Directory
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes# Server backend storing its data in the Berkeley DB Java Edition.
bb2b38cd44b032118359afbc743efbea12f48e61bnicholesOPENDS_INVOKE_CLASS="org.opends.server.tools.VerifyIndex"
bb2b38cd44b032118359afbc743efbea12f48e61bnicholes"${SCRIPT_DIR}/../lib/_server-script.sh" "${@}"