From: Daan De Meyer Date: Thu, 9 Jan 2025 10:27:51 +0000 (+0100) Subject: test: Drop set -x from integration-test-setup.sh X-Git-Tag: v258-rc1~1655^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=90538ede55ac9d40dc513f64f052c687672cae89;p=thirdparty%2Fsystemd.git test: Drop set -x from integration-test-setup.sh --- diff --git a/test/integration-test-setup.sh b/test/integration-test-setup.sh index d7c384a97cf..c67f938acf2 100755 --- a/test/integration-test-setup.sh +++ b/test/integration-test-setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # SPDX-License-Identifier: LGPL-2.1-or-later -set -eux +set -eu set -o pipefail case "$1" in