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

Reply via email to