mirror of
https://github.com/systemd/systemd.git
synced 2026-08-13 17:08:14 +00:00
TEST-65-ANALYZE: Add missing --no-pager
(cherry picked from commit da30f59f60)
This commit is contained in:
committed by
Luca Boccassi
parent
c5567d6ba1
commit
20fd371151
@@ -19,7 +19,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