Don't hide errors when trying to make configuration directories.
authorCarl Hetherington <cth@carlh.net>
Sat, 25 Nov 2023 20:06:18 +0000 (21:06 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 26 Nov 2023 23:53:17 +0000 (00:53 +0100)
commitb8ae9112b429f9cd18afc208cbbda942bc62d0b7
treec5678770826d0f8c56314a887e88a7913d8c29db
parentf93101c8305f169cd6e76a34c2411e520e623665
Don't hide errors when trying to make configuration directories.

There should be no error if the directories already exist, and otherwise
I think we want to know about the error.
src/lib/state.cc