]> git.ozlabs.org Git - ccan/commit
tdb2: rename the tools to tdb2torture, tdb2tool and mktdb2
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 17 Jun 2011 05:11:55 +0000 (14:41 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 17 Jun 2011 05:11:55 +0000 (14:41 +0930)
commit8388c33a83ad51c6fdc355d938f08419d2b24923
tree65d9d5bb50ca3f2ed1199dd9154792a73929a2cc
parenta8bb84de3dd8b14701c96e02da669abd8ac525ff
tdb2: rename the tools to tdb2torture, tdb2tool and mktdb2

This means they can be installed in parallel with tdb1's tools.
ccan/tdb2/tools/Makefile
ccan/tdb2/tools/mktdb.c [deleted file]
ccan/tdb2/tools/mktdb2.c [new file with mode: 0644]
ccan/tdb2/tools/tdb2tool.c [new file with mode: 0644]
ccan/tdb2/tools/tdb2torture.c [new file with mode: 0644]
ccan/tdb2/tools/tdbtool.c [deleted file]
ccan/tdb2/tools/tdbtorture.c [deleted file]