chiark / gitweb /
make-public: Use cfgfile_log, not system_log
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Dec 2019 16:32:55 +0000 (16:32 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Dec 2019 21:52:06 +0000 (21:52 +0000)
commit302c9d35916bc496a0803ef1be57a1eb52dfdc42
tree31e1a5fe9a14c5bd48ec268674dfc9ce36976c8f
parentbf3514075f1db352d698818310552f050da46f07
make-public: Use cfgfile_log, not system_log

Otherwise if this goes wrong, we segfault, because system_log is in
fact not available this early.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
pubkeys.c