Rev 74: remove talloc debug code in http://samba.org/~tridge/ctdb

tridge at samba.org tridge at samba.org
Sat Apr 7 00:46:48 GMT 2007


------------------------------------------------------------
revno: 74
revision-id: tridge at samba.org-20070407004647-519ee025508125c0
parent: tridge at samba.org-20070407004500-6449e11ba1e7ed71
committer: Andrew Tridgell <tridge at samba.org>
branch nick: tridge
timestamp: Sat 2007-04-07 10:46:47 +1000
message:
  remove talloc debug code
modified:
  tests/ctdb_fetch.c             ctdb_fetch.c-20070405031748-f7gslozfj3rwh5ie-1
=== modified file 'tests/ctdb_fetch.c'
--- a/tests/ctdb_fetch.c	2007-04-07 00:45:00 +0000
+++ b/tests/ctdb_fetch.c	2007-04-07 00:46:47 +0000
@@ -280,8 +280,6 @@
 
 	printf("DATA:\n%s\n", (char *)call.reply_data.dptr);
 
-	talloc_report_full(ctdb, stdout);
-
 	/* shut it down */
 	talloc_free(ctdb);
 	return 0;



More information about the samba-cvs mailing list