tools/ctdb: Remove setdbseqnum command
authorAmitay Isaacs <amitay@gmail.com>
Tue, 24 Sep 2013 03:10:31 +0000 (13:10 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Fri, 4 Oct 2013 05:47:11 +0000 (15:47 +1000)
commit14bfd22fad1a5fd27eede1be7fccbaed9466e13e
treec1f80756820ce31c14d76a88d6df281bb4ccb0e6
parent961dd5d0acbb971756944ea9f69992020ea7d9fc
tools/ctdb: Remove setdbseqnum command

This command was added to test persistent database recovery with sequence
numbers.  With the new persistent transaction code, sequence numbers get
updated automatically, so there is no need for this command.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
tools/ctdb.c