From b33618b87423272b2b56227a83e620477ffd272f Mon Sep 17 00:00:00 2001 From: neil_a_wilson <neil_a_wilson@localhost> Date: Tue, 12 Sep 2006 23:31:24 +0000 Subject: [PATCH] Update the config-changes.ldif file to make sure the svn:eol-style property is set, and also to make sure that there is a newline at the end of the file. --- opends/tests/unit-tests-testng/resource/config-changes.ldif | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opends/tests/unit-tests-testng/resource/config-changes.ldif b/opends/tests/unit-tests-testng/resource/config-changes.ldif index 752d30a..e3dfd34 100644 --- a/opends/tests/unit-tests-testng/resource/config-changes.ldif +++ b/opends/tests/unit-tests-testng/resource/config-changes.ldif @@ -6,4 +6,5 @@ dn: cn=JMX Connection Handler,cn=Connection Handlers,cn=config changeType: modify replace: ds-cfg-listen-port -ds-cfg-listen-port: 33689 \ No newline at end of file +ds-cfg-listen-port: 33689 + -- Gitblit v1.10.0