From 70b5306025f4b4170989baafe954223caf81342f Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Tue, 17 Dec 2013 17:15:26 +0000
Subject: [PATCH] Fixed aci/targattrfilter/aci_targattrfilter_019 testcase

---
 opends/tests/staf-tests/functional-tests/shared/data/aci/aci_targattrfilter/add_aci18.ldif |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/tests/staf-tests/functional-tests/shared/data/aci/aci_targattrfilter/add_aci18.ldif b/opends/tests/staf-tests/functional-tests/shared/data/aci/aci_targattrfilter/add_aci18.ldif
index a9bc6cb..c535bd6 100644
--- a/opends/tests/staf-tests/functional-tests/shared/data/aci/aci_targattrfilter/add_aci18.ldif
+++ b/opends/tests/staf-tests/functional-tests/shared/data/aci/aci_targattrfilter/add_aci18.ldif
@@ -25,5 +25,5 @@
 dn: ou=aci branch, o=ACI Tests, dc=example,dc=com
 changetype: modify
 replace: aci
-aci: (targetattr="*")(targattrfilters="add=title:(title=Eng*)")(version 3.0; acl "add_aci18 The contents of this file are subject to the terms of the Common Development and Distribution License, Version 1.0 only. You may not use this file except in compliance with the License. You can obtain a copy of the license at legal-notices/CDDLv1_0.txt or http://forgerock.org/license/CDDLv1.0.html. 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 legal-notices/CDDLv1_0.txt. 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]"; allow (all) userdn="ldap:///all";)
+aci: (targetattr="*")(targattrfilters="add=title:(title=Eng*)")(version 3.0; acl "add_aci18 The contents of this file are subject to the terms of the Common Development and Distribution License, Version 1.0 only. You may not use this file except in compliance with the License. You can obtain a copy of the license at legal-notices/CDDLv1_0.txt or http://forgerock.org/license/CDDLv1.0.html. 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 legal-notices/CDDLv1_0.txt. 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]"; allow (all) userdn="ldap:///all";)
 

--
Gitblit v1.10.0