svn commit: samba r7738 - in branches/SAMBA_4_0/source/torture: .

mimir at samba.org mimir at samba.org
Sat Jun 18 23:18:31 GMT 2005


Author: mimir
Date: 2005-06-18 23:18:31 +0000 (Sat, 18 Jun 2005)
New Revision: 7738

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

Log:
It's actually an API function test.


rafal


Modified:
   branches/SAMBA_4_0/source/torture/torture.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/torture.c
===================================================================
--- branches/SAMBA_4_0/source/torture/torture.c	2005-06-18 22:37:11 UTC (rev 7737)
+++ branches/SAMBA_4_0/source/torture/torture.c	2005-06-18 23:18:31 UTC (rev 7738)
@@ -2342,7 +2342,7 @@
 	{"NET-USERADD", torture_useradd, 0},
 	{"NET-USERDEL", torture_userdel, 0},
 	{"NET-DOMOPEN", torture_domainopen, 0},
-	{"NET-LOOKUP", torture_lookup, 0},
+	{"NET-API-LOOKUP", torture_lookup, 0},
 	{"NET-API-CREATEUSER", torture_createuser, 0},
 
 	{NULL, NULL, 0}};



More information about the samba-cvs mailing list