Fix database failure reporting before the config file is first read.
authorMichael Poole <mdpoole@troilus.org>
Mon, 21 Sep 2009 00:45:08 +0000 (20:45 -0400)
committerMichael Poole <mdpoole@troilus.org>
Mon, 21 Sep 2009 00:45:08 +0000 (20:45 -0400)
commit7d26a47895168836529d22ebae94a3927c7c18c2
tree2adb454079e32fdf06b41a08efb682a9658a496b
parent41e1984d7aee399c33c744ef7555049a16c222a1
Fix database failure reporting before the config file is first read.

src/recdb.c (explain_failure): When MAIN_LOG is NULL, report to stderr.
src/recdb.c