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

jra at samba.org jra at samba.org
Thu Mar 2 21:43:41 GMT 2006


Author: jra
Date: 2006-03-02 21:43:40 +0000 (Thu, 02 Mar 2006)
New Revision: 13797

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

Log:
Another load_case_tables...
Jeremy.

Modified:
   trunk/source/torture/locktest.c


Changeset:
Modified: trunk/source/torture/locktest.c
===================================================================
--- trunk/source/torture/locktest.c	2006-03-02 21:42:39 UTC (rev 13796)
+++ trunk/source/torture/locktest.c	2006-03-02 21:43:40 UTC (rev 13797)
@@ -573,6 +573,8 @@
 
 	setlinebuf(stdout);
 
+	load_case_tables();
+
 	dbf = x_stderr;
 
 	if (argc < 3 || argv[1][0] == '-') {



More information about the samba-cvs mailing list