]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - test/TEST-13-NSPAWN-SMOKE/test.sh
test: drop redirection to tty in integration tests
[thirdparty/systemd.git] / test / TEST-13-NSPAWN-SMOKE / test.sh
index f89bdca99ff85b06e0112d9932124750f515a83c..4f14bf12e334a8a1f69772aa996d46e42d3dc21f 100755 (executable)
@@ -37,8 +37,6 @@ Description=Testsuite service
 [Service]
 ExecStart=/test-nspawn.sh
 Type=oneshot
-StandardOutput=tty
-StandardError=tty
 EOF
 
         cat >$initdir/test-nspawn.sh <<'EOF'