summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtest/integration-test-wrapper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration-test-wrapper.py b/test/integration-test-wrapper.py
index e0a4b6e780..a8004b3815 100755
--- a/test/integration-test-wrapper.py
+++ b/test/integration-test-wrapper.py
@@ -159,7 +159,7 @@ def main():
*(
[
"systemd.mask=serial-getty@.service",
- "systemd.show_status=no",
+ "systemd.show_status=error",
"systemd.crash_shell=0",
"systemd.crash_action=poweroff",
]