aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/TEST-03-JOBS/test-jobs.sh2
-rwxr-xr-xtest/TEST-03-JOBS/test.sh2
2 files changed, 3 insertions, 1 deletions
diff --git a/test/TEST-03-JOBS/test-jobs.sh b/test/TEST-03-JOBS/test-jobs.sh
index 4c954d039..e66ea5362 100755
--- a/test/TEST-03-JOBS/test-jobs.sh
+++ b/test/TEST-03-JOBS/test-jobs.sh
@@ -1,4 +1,4 @@
-#!/bin/bash -e
+#!/bin/bash -ex
# Test merging of a --job-mode=ignore-dependencies job into a previously
# installed job.
diff --git a/test/TEST-03-JOBS/test.sh b/test/TEST-03-JOBS/test.sh
index 65a8893fe..08e5cfe6c 100755
--- a/test/TEST-03-JOBS/test.sh
+++ b/test/TEST-03-JOBS/test.sh
@@ -28,6 +28,8 @@ After=multi-user.target
[Service]
ExecStart=/test-jobs.sh
Type=oneshot
+StandardOutput=tty
+StandardError=tty
EOF
# copy the units used by this test