From fc53809803cd2bc2434e312b19a18fa36776da12 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 05:50:40 +0200 Subject: Adding upstream version 256. Signed-off-by: Daniel Baumann --- test/units/testsuite-23.StandardOutput.sh | 60 ------------------------------- 1 file changed, 60 deletions(-) delete mode 100755 test/units/testsuite-23.StandardOutput.sh (limited to 'test/units/testsuite-23.StandardOutput.sh') diff --git a/test/units/testsuite-23.StandardOutput.sh b/test/units/testsuite-23.StandardOutput.sh deleted file mode 100755 index 50b9ac2..0000000 --- a/test/units/testsuite-23.StandardOutput.sh +++ /dev/null @@ -1,60 +0,0 @@ -#!/usr/bin/env bash -# SPDX-License-Identifier: LGPL-2.1-or-later -set -eux -set -o pipefail - -# Test StandardOutput=file: - -systemd-analyze log-level debug - -systemd-run --wait --unit=testsuite-23-standard-output-one \ - -p StandardOutput=file:/tmp/stdout \ - -p StandardError=file:/tmp/stderr \ - -p Type=exec \ - sh -c 'echo x ; echo y >&2' -cmp /tmp/stdout <&2' -cmp /tmp/stdout <&2' -cmp /tmp/stdout <&2' -cmp /tmp/stdout <