From 0373cd9ed367e51efcd2c38c9aa355ef09bdaba1 Mon Sep 17 00:00:00 2001 From: smaguin <smaguin@localhost> Date: Thu, 19 Jun 2008 11:54:53 +0000 Subject: [PATCH] not used --- /dev/null | 28 ---------------------------- 1 files changed, 0 insertions(+), 28 deletions(-) diff --git a/opends/tests/system-tests/scenario/sample/data/99_ext_schema.ldif b/opends/tests/system-tests/scenario/sample/data/99_ext_schema.ldif deleted file mode 100644 index 9fbf2b1..0000000 --- a/opends/tests/system-tests/scenario/sample/data/99_ext_schema.ldif +++ /dev/null @@ -1,28 +0,0 @@ -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License, Version 1.0 only -# (the "License"). You may not use this file except in compliance -# with the License. -# -# You can obtain a copy of the license at -# trunk/opends/resource/legal-notices/OpenDS.LICENSE -# or https://OpenDS.dev.java.net/OpenDS.LICENSE. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at -# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable, -# add the following below this CDDL HEADER, with the fields enclosed -# by brackets "[]" replaced with your own identifying information: -# Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# -# Copyright 2008 Sun Microsystems, Inc. -# -dn: cn=schema -attributeTypes: ( 2.5.4.99 NAME 'descriptionEXT' SUP name X-ORIGIN 'for QA test' ) -attributeTypes: ( 2.5.4.98 NAME 'mailEXT' SUP name X-ORIGIN 'for QA test' ) -objectClasses: ( 2.16.840.1.113730.3.2.99 NAME 'inetOrgPersonEXT' SUP inetOrgPerson STRUCTURAL MAY ( descriptionEXT $ mailEXT ) X-ORIGIN 'for test' ) \ No newline at end of file -- Gitblit v1.10.0