svn commit: samba r15727 - in branches/SAMBA_3_0/source/torture: .

jra at samba.org jra at samba.org
Sat May 20 02:04:19 GMT 2006


Author: jra
Date: 2006-05-20 02:04:19 +0000 (Sat, 20 May 2006)
New Revision: 15727

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

Log:
Fix msgtest - noticed by Aleksey Fedoseev <fedoseev at ru.ibm.com>.
Jeremy.

Modified:
   branches/SAMBA_3_0/source/torture/msgtest.c


Changeset:
Modified: branches/SAMBA_3_0/source/torture/msgtest.c
===================================================================
--- branches/SAMBA_3_0/source/torture/msgtest.c	2006-05-19 21:28:28 UTC (rev 15726)
+++ branches/SAMBA_3_0/source/torture/msgtest.c	2006-05-20 02:04:19 UTC (rev 15727)
@@ -39,6 +39,8 @@
 	int i, n;
 	char buf[12];
 
+	load_case_tables();
+
 	setup_logging(argv[0],True);
 	
 	lp_load(dyn_CONFIGFILE,False,False,False,True);



More information about the samba-cvs mailing list