diff options
author | David Tardon <dtardon@redhat.com> | 2023-03-17 09:53:23 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2023-03-17 10:05:47 +0100 |
commit | a9f2f486f3d1dd1cd2a58cd384b0e88970e2fda9 (patch) | |
tree | 5790be7d3f6d8167661cddf36f95925b8d790655 /LICENSE.GPL2 | |
parent | Merge pull request #26803 from yuwata/udevadm-verify-summary (diff) | |
download | systemd-a9f2f486f3d1dd1cd2a58cd384b0e88970e2fda9.tar.xz systemd-a9f2f486f3d1dd1cd2a58cd384b0e88970e2fda9.zip |
systemctl: fix indentation of circular deps
We're still at level `level` here.
Before:
b.target
○ ├─a.target
│ └─...
● └─paths.target
After:
b.target
○ ├─a.target
│ └─...
● └─paths.target
Fixes #26052.
Diffstat (limited to 'LICENSE.GPL2')
0 files changed, 0 insertions, 0 deletions