summaryrefslogtreecommitdiff
path: root/source4/utils/rpccheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/utils/rpccheck.c')
-rw-r--r--source4/utils/rpccheck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/utils/rpccheck.c b/source4/utils/rpccheck.c
index ae109f69b6..dd357794fe 100644
--- a/source4/utils/rpccheck.c
+++ b/source4/utils/rpccheck.c
@@ -35,7 +35,7 @@ main()
ZERO_STRUCT(rpc_stub);
- setup_logging("", True);
+ setup_logging("", DEBUG_STDOUT);
DEBUGLEVEL=10;
ctx=talloc_init("main");