Rev 11885: Another fedora ds fix in file:///home/jelmer/bzr.samba/SAMBA_4_0/

Jelmer Vernooij jelmer at samba.org
Tue Apr 17 02:20:57 GMT 2007


At file:///home/jelmer/bzr.samba/SAMBA_4_0/

------------------------------------------------------------
revno: 11885
revision-id: jelmer at samba.org-20070417022044-1o3tn34hb9mz8ndd
parent: svn-v2:22288 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: SAMBA_4_0
timestamp: Tue 2007-04-17 04:20:44 +0200
message:
  Another fedora ds fix
modified:
  source/script/tests/Samba4.pm  svn-v2:21707 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2fscript%2ftests%2fSamba4.pm
=== modified file 'source/script/tests/Samba4.pm'
--- a/source/script/tests/Samba4.pm	2007-04-17 01:06:10 +0000
+++ b/source/script/tests/Samba4.pm	2007-04-17 02:20:44 +0000
@@ -234,7 +234,7 @@
 		unlink unless (/00core.*/);
 	}
 
-	open(LDIF, ">$fedora_ds_dir/dse.ldif");
+	open(LDIF, ">>$fedora_ds_dir/dse.ldif");
 	print LDIF "
 dn: cn=bitwise,cn=plugins,cn=config
 objectClass: top



More information about the samba-cvs mailing list