mirror of
https://github.com/systemd/systemd.git
synced 2025-03-01 08:58:29 +03:00
systemctl: remove debug log message
This commit is contained in:
parent
dbed408b8e
commit
d2bd639262
@ -3670,8 +3670,6 @@ static int show_all(
|
||||
if (!p)
|
||||
return log_oom();
|
||||
|
||||
printf("%s -> '%s'\n", u->id, p);
|
||||
|
||||
r = show_one(verb, bus, p, show_properties, new_line, ellipsized);
|
||||
if (r != 0)
|
||||
return r;
|
||||
|
Loading…
x
Reference in New Issue
Block a user