tdb: tdbdump should log errors, and fail in that case.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Oct 2012 23:34:23 +0000 (09:04 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Oct 2012 23:34:23 +0000 (09:04 +0930)
commitffde8678910ae838588ab380b48a544333f81241
treeb5f638507486bdbb3036417861270265fb115604
parent90f463b25f7bb0bc944732773c56e356834ea203
tdb: tdbdump should log errors, and fail in that case.

Dumping a corrupt database should not exit silently with 0 status!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
lib/tdb/tools/tdbdump.c