svn commit: samba r22289 - in branches/SAMBA_4_0: . source/script/tests

jelmer at samba.org jelmer at samba.org
Tue Apr 17 01:21:23 GMT 2007


Author: jelmer
Date: 2007-04-17 01:21:20 +0000 (Tue, 17 Apr 2007)
New Revision: 22289

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22289

Log:
Another fedora ds fix
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/script/tests/Samba4.pm


Changeset:

Property changes on: branches/SAMBA_4_0
___________________________________________________________________
Name: bzr:merge
...skipped...

Modified: branches/SAMBA_4_0/source/script/tests/Samba4.pm
===================================================================
--- branches/SAMBA_4_0/source/script/tests/Samba4.pm	2007-04-17 01:06:10 UTC (rev 22288)
+++ branches/SAMBA_4_0/source/script/tests/Samba4.pm	2007-04-17 01:21:20 UTC (rev 22289)
@@ -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