summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2007-11-27 11:21:26 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:46:28 +0100
commit03b68aaffd5ee6ef5edae968ded82a1daff39eb3 (patch)
tree72f5796919d32a74008fe5044206e6792a8042c0
parente6c8fa793994540c224e0f26021e2e3a9c634f22 (diff)
downloadsamba-03b68aaffd5ee6ef5edae968ded82a1daff39eb3.tar.gz
samba-03b68aaffd5ee6ef5edae968ded82a1daff39eb3.tar.bz2
samba-03b68aaffd5ee6ef5edae968ded82a1daff39eb3.zip
r26156: Choose a more speaking message in test_NetrMessageBufferSend().
Guenther (This used to be commit f7f474c6c77c2235685f44fa4e663c8173010949)
-rw-r--r--source4/torture/rpc/wkssvc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/rpc/wkssvc.c b/source4/torture/rpc/wkssvc.c
index 98455f50eb..499477cc12 100644
--- a/source4/torture/rpc/wkssvc.c
+++ b/source4/torture/rpc/wkssvc.c
@@ -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)