projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41187e7
)
test: dump the test output to console as well for easier debugging
author
Frantisek Sumsal
<frantisek@sumsal.cz>
Sat, 18 Sep 2021 21:18:57 +0000
(23:18 +0200)
committer
Frantisek Sumsal
<frantisek@sumsal.cz>
Sun, 19 Sep 2021 11:46:55 +0000
(13:46 +0200)
test/units/testsuite-64.service
patch
|
blob
|
history
diff --git
a/test/units/testsuite-64.service
b/test/units/testsuite-64.service
index 4c8f701e73b3fbb08eceb535189c0b5610499465..0f8cfa3770ce707e13ab946a9cfe9288cde0ac5f 100644
(file)
--- a/
test/units/testsuite-64.service
+++ b/
test/units/testsuite-64.service
@@
-5,3
+5,5
@@
Description=TEST-64-UDEV
ExecStartPre=rm -f /failed /testok
ExecStart=/usr/lib/systemd/tests/testdata/units/%N.sh
Type=oneshot
+StandardOutput=journal+console
+StandardError=journal+console