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

jra at samba.org jra at samba.org
Thu Mar 2 21:42:39 GMT 2006


Author: jra
Date: 2006-03-02 21:42:39 +0000 (Thu, 02 Mar 2006)
New Revision: 13796

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

Log:
Another load_case_tables...
Jeremy.

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


Changeset:
Modified: branches/SAMBA_3_0/source/torture/locktest.c
===================================================================
--- branches/SAMBA_3_0/source/torture/locktest.c	2006-03-02 20:05:07 UTC (rev 13795)
+++ branches/SAMBA_3_0/source/torture/locktest.c	2006-03-02 21:42:39 UTC (rev 13796)
@@ -569,6 +569,8 @@
 
 	setlinebuf(stdout);
 
+	load_case_tables();
+
 	dbf = x_stderr;
 
 	if (argc < 3 || argv[1][0] == '-') {



More information about the samba-cvs mailing list