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

gd at samba.org gd at samba.org
Tue Nov 27 11:21:26 GMT 2007


Author: gd
Date: 2007-11-27 11:21:26 +0000 (Tue, 27 Nov 2007)
New Revision: 26156

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

Log:
Choose a more speaking message in test_NetrMessageBufferSend().

Guenther

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


Changeset:
Modified: branches/SAMBA_4_0/source/torture/rpc/wkssvc.c
===================================================================
--- branches/SAMBA_4_0/source/torture/rpc/wkssvc.c	2007-11-27 11:20:34 UTC (rev 26155)
+++ branches/SAMBA_4_0/source/torture/rpc/wkssvc.c	2007-11-27 11:21:26 UTC (rev 26156)
@@ -28,7 +28,7 @@
 #define SMBTORTURE_ALTERNATE_NAME "smbtrt_altname"
 #define SMBTORTURE_TRANSPORT_NAME "\\Device\\smbtrt_transport_name"
 #define SMBTORTURE_USE_NAME "S:"
-#define SMBTORTURE_MESSAGE "smbtrt_message"
+#define SMBTORTURE_MESSAGE "You are currently tortured by Samba"
 
 static bool test_NetWkstaGetInfo(struct torture_context *tctx,
 				 struct dcerpc_pipe *p)



More information about the samba-cvs mailing list