boulder/reloader
Jacob Hoffman-Andrews de2574a37a
crl/updater: fix incorrect logging of error (#6401)
Fix instances where an error check was conditioned on something
other than the traditional `err`, such as `myStruct.err`, but then the
error being logged was the `err` from elsewhere in the function.
2022-09-28 09:30:32 -07:00
..
reloader.go reloader: log reload events directly (#6398) 2022-09-23 14:41:54 -07:00
reloader_test.go crl/updater: fix incorrect logging of error (#6401) 2022-09-28 09:30:32 -07:00