summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-04-17 01:32:55 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:50:57 -0500
commited4df962f46e9d06d90decf9ae1a870fdd38837e (patch)
treee8b5421ebca81912723b30548e8a7d7a733a6d04 /source4
parentfabbcb6104d087834b253ef188de2c229ff88724 (diff)
downloadsamba-ed4df962f46e9d06d90decf9ae1a870fdd38837e.tar.gz
samba-ed4df962f46e9d06d90decf9ae1a870fdd38837e.tar.bz2
samba-ed4df962f46e9d06d90decf9ae1a870fdd38837e.zip
r22290: Fedora DS is incredibly picky about newlines...
(This used to be commit 0e80f456e87f4c742dee3e1de3d95cd007d09bbc)
Diffstat (limited to 'source4')
-rw-r--r--source4/script/tests/Samba4.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/script/tests/Samba4.pm b/source4/script/tests/Samba4.pm
index dbd76dba17..4f8c0877ae 100644
--- a/source4/script/tests/Samba4.pm
+++ b/source4/script/tests/Samba4.pm
@@ -235,8 +235,7 @@ nsslapd-suffix: $basedn
}
open(LDIF, ">>$fedora_ds_dir/dse.ldif");
- print LDIF "
-dn: cn=bitwise,cn=plugins,cn=config
+ print LDIF "dn: cn=bitwise,cn=plugins,cn=config
objectClass: top
objectClass: nsSlapdPlugin
objectClass: extensibleObject