svn commit: samba r16079 - branches/SAMBA_3_0/source/param trunk/source/param

jerry at samba.org jerry at samba.org
Wed Jun 7 12:35:17 GMT 2006


Author: jerry
Date: 2006-06-07 12:35:16 +0000 (Wed, 07 Jun 2006)
New Revision: 16079

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

Log:
How embarassing. :-(  Broke the build.  

I will *always* compile before checking in...
I will *always* compile before checking in...
I will *always* compile before checking in...
I will *always* compile before checking in...
I will *always* compile before checking in...

Modified:
   branches/SAMBA_3_0/source/param/loadparm.c
   trunk/source/param/loadparm.c


Changeset:
Modified: branches/SAMBA_3_0/source/param/loadparm.c
===================================================================
--- branches/SAMBA_3_0/source/param/loadparm.c	2006-06-07 12:01:54 UTC (rev 16078)
+++ branches/SAMBA_3_0/source/param/loadparm.c	2006-06-07 12:35:16 UTC (rev 16079)
@@ -1611,7 +1611,6 @@
 	string_set(&Globals.szTemplateShell, "/bin/false");
 	string_set(&Globals.szTemplateHomedir, "/home/%D/%U");
 	string_set(&Globals.szWinbindSeparator, "\\");
-	string_set(&Globals.szAclCompat, "");
 	string_set(&Globals.szCupsServer, "");
 	string_set(&Globals.szIPrintServer, "");
 

Modified: trunk/source/param/loadparm.c
===================================================================
--- trunk/source/param/loadparm.c	2006-06-07 12:01:54 UTC (rev 16078)
+++ trunk/source/param/loadparm.c	2006-06-07 12:35:16 UTC (rev 16079)
@@ -1611,7 +1611,6 @@
 	string_set(&Globals.szTemplateShell, "/bin/false");
 	string_set(&Globals.szTemplateHomedir, "/home/%D/%U");
 	string_set(&Globals.szWinbindSeparator, "\\");
-	string_set(&Globals.szAclCompat, "");
 	string_set(&Globals.szCupsServer, "");
 	string_set(&Globals.szIPrintServer, "");
 



More information about the samba-cvs mailing list