mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
analyze: drop spurious newline
This commit is contained in:
parent
f3e361c1dd
commit
d816a5fcea
@ -2486,7 +2486,6 @@ static int run(int argc, char *argv[]) {
|
||||
{ "get-log-level", VERB_ANY, 1, 0, get_log_level },
|
||||
{ "set-log-target", 2, 2, 0, set_log_target },
|
||||
{ "get-log-target", VERB_ANY, 1, 0, get_log_target },
|
||||
|
||||
{ "dump", VERB_ANY, 1, 0, dump },
|
||||
{ "cat-config", 2, VERB_ANY, 0, cat_config },
|
||||
{ "unit-files", VERB_ANY, VERB_ANY, 0, do_unit_files },
|
||||
|
Loading…
Reference in New Issue
Block a user