core: Display problem step if storage setup fails
authorShane Synan <digitalcircuit36939@gmail.com>
Tue, 29 Jan 2019 04:08:30 +0000 (23:08 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 13 Feb 2019 19:41:19 +0000 (20:41 +0100)
Print the problematic setup step (e.g. 'setup_070_coreinfo') if
storage backend initialization fails.  This may help with debugging.

Modify setupQueries() to return a list of query strings and
resource filenames, used for the above.


No differences found