diff --git a/test/units/TEST-65-ANALYZE.sh b/test/units/TEST-65-ANALYZE.sh index e391b765a3..aaf8ddc42d 100755 --- a/test/units/TEST-65-ANALYZE.sh +++ b/test/units/TEST-65-ANALYZE.sh @@ -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 || :