svn commit: samba r15728 - in trunk/source/torture: .

jra at samba.org jra at samba.org
Sat May 20 02:05:34 GMT 2006


Author: jra
Date: 2006-05-20 02:05:33 +0000 (Sat, 20 May 2006)
New Revision: 15728

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

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

Modified:
   trunk/source/torture/msgtest.c


Changeset:
Modified: trunk/source/torture/msgtest.c
===================================================================
--- trunk/source/torture/msgtest.c	2006-05-20 02:04:19 UTC (rev 15727)
+++ trunk/source/torture/msgtest.c	2006-05-20 02:05:33 UTC (rev 15728)
@@ -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