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, 15 Feb 2020 21:56:51 +0000 (21:56 +0000)
commit03a2ae9e4e7faba159bc944f51b01aba949de16d
tree2cfac2bd31623cfbd9f4924a3707a829a45dcc09
parentb5cea714148a4954f141be22bee3d240a280a0e4
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