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