]> git.ozlabs.org Git - ccan/commit
Add -k option to tdbtorture, run tdb_check at end.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 4 Feb 2010 03:59:50 +0000 (14:29 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 4 Feb 2010 03:59:50 +0000 (14:29 +1030)
commit5ebc1701896a415e88a81fb29bd0cc94d2e05835
treec1c59174da2a7964ca3c3c511cd50dfd65c42236
parentaae6674aed64bb9c5d8d34fe4aef063ff07655ce
Add -k option to tdbtorture, run tdb_check at end.

This patch is made larger by moving the work out to a separate function: with -k, the parent can't run the ops itself but the children must do it.
ccan/tdb/tools/tdbtorture.c