]> git.ozlabs.org Git - ccan/commit
tdb2: cleanups for tools/speed.c
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 10 May 2011 01:45:04 +0000 (11:15 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 10 May 2011 01:45:04 +0000 (11:15 +0930)
commit4ee7bd08f427b3e93d6225dd30e745ee62a4e85f
tree851713e5629116383208d8887181f1ac1a113227
parent6ce40d6ab4dbd63bd76979b8491351708c3df892
tdb2: cleanups for tools/speed.c

1) The logging function needs to append a \n.
2) The transaction start code should be after the comment and print.
3) We should run tdb_check to make sure the database is OK after each op.
ccan/tdb2/tools/speed.c