mirror of
https://github.com/systemd/systemd.git
synced 2025-01-25 10:04:04 +03:00
core: remove spurious newline
This commit is contained in:
parent
3a8a0ace2c
commit
eb56bec413
@ -904,7 +904,6 @@ static int parse_argv(int argc, char *argv[]) {
|
||||
break;
|
||||
|
||||
case ARG_UNIT:
|
||||
|
||||
r = free_and_strdup(&arg_default_unit, optarg);
|
||||
if (r < 0)
|
||||
return log_error_errno(r, "Failed to set default unit %s: %m", optarg);
|
||||
|
Loading…
x
Reference in New Issue
Block a user