1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-06 13:17:44 +03:00

test: fix test scripts filename pattern

In this branch it's testsuite-xy.foo, not TEST-XY-FOO

Follow-up for dffa62c85f

(cherry picked from commit 14e32845b5)
This commit is contained in:
Luca Boccassi 2024-11-15 16:22:34 +00:00
parent 2ba27c38fe
commit 5b199c6e23

View File

@ -3,9 +3,6 @@
set -eux
set -o pipefail
# shellcheck source=test/units/util.sh
. "$(dirname "$0")"/util.sh
at_exit() {
set +e
userdel -r foobarbaz