mirror of
https://github.com/systemd/systemd.git
synced 2025-03-30 10:50:15 +03:00
test: Disable pager in integration test units
Integration test units are now connected to the tty when running interactively, so let's make sure we disable the pager to avoid tests hanging in the pager.
This commit is contained in:
parent
a372936346
commit
52b4371807
@ -9,3 +9,4 @@ ExecStartPre=rm -f /failed /testok
|
||||
ExecStart=@command@
|
||||
Type=oneshot
|
||||
MemoryAccounting=@memory-accounting@
|
||||
Environment=SYSTEMD_PAGER=
|
||||
|
Loading…
x
Reference in New Issue
Block a user