[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-API] [PATCH 10 of 11] CA-35165: Remove spammy 'check_rbac=%b' debug print
# HG changeset patch # User David Scott <dave.scott@xxxxxxxxxxxxx> # Date 1259595427 0 # Node ID 290db74fb2539851f8b8d595b484796c2cfc358b # Parent 0ce8573e2051c86469d7dbcb9144609229929f29 CA-35165: Remove spammy 'check_rbac=%b' debug print. Signed-off-by: David Scott <dave.scott@xxxxxxxxxxxxx> diff -r 0ce8573e2051 -r 290db74fb253 ocaml/xapi/xapi_http.ml --- a/ocaml/xapi/xapi_http.ml Mon Nov 30 15:37:06 2009 +0000 +++ b/ocaml/xapi/xapi_http.ml Mon Nov 30 15:37:07 2009 +0000 @@ -228,7 +228,6 @@ | Http_svr.BufIO callback -> Http_svr.BufIO (fun req ic -> (try - debug "check_rbac = %b" check_rbac; (try if check_rbac then (* rbac checks *) 1 file changed, 1 deletion(-) ocaml/xapi/xapi_http.ml | 1 - Attachment:
xen-api.hg-11.patch _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |