mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
TEST-65-ANALYZE: Add missing --no-pager
This commit is contained in:
@@ -18,7 +18,7 @@ systemd-analyze time || :
|
||||
systemd-analyze critical-chain || :
|
||||
# blame
|
||||
systemd-analyze blame
|
||||
systemd-run --wait --user --pipe -M testuser@.host systemd-analyze blame
|
||||
systemd-run --wait --user --pipe -M testuser@.host systemd-analyze blame --no-pager
|
||||
(! systemd-analyze blame --global)
|
||||
# plot
|
||||
systemd-analyze plot >/dev/null || :
|
||||
|
||||
Reference in New Issue
Block a user