git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95a40d4
)
don't force debug in the RPC-MGMT test
author
Andrew Tridgell
<tridge@samba.org>
Tue, 10 Feb 2004 20:48:22 +0000
(20:48 +0000)
committer
Andrew Tridgell
<tridge@samba.org>
Tue, 10 Feb 2004 20:48:22 +0000
(20:48 +0000)
source/torture/rpc/mgmt.c
patch
|
blob
|
history
diff --git
a/source/torture/rpc/mgmt.c
b/source/torture/rpc/mgmt.c
index b41e24976fb4ff10457c03331839f981b96cabef..2c4863be9052cad037fbbeba4d34c7d1f60f839d 100644
(file)
--- a/
source/torture/rpc/mgmt.c
+++ b/
source/torture/rpc/mgmt.c
@@
-231,8
+231,6
@@
BOOL torture_rpc_mgmt(int dummy)
continue;
}
- p->flags |= DCERPC_DEBUG_PRINT_BOTH;
-
if (!test_is_server_listening(p, mem_ctx)) {
ret = False;
}