fa72affe219e5c4be0755f2f7d5058e6f11fd55d
1. Use "in-place" variables for if statements to limit their scope to the respectful `if` block. 2. Report the error returned from sd_journal_* by using CErr(). 3. Use errors.New() instead of fmt.Errorf(). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> (cherry picked from commit 20a0e58a794cfb9b1a1f757d222248e22555f7f0) Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> Upstream-commit: b32bc11a00a82584138ae78e083930918dcb0b36 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%