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 fordffa62c85f
(cherry picked from commit14e32845b5
)
This commit is contained in:
parent
2ba27c38fe
commit
5b199c6e23
@ -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
|
Loading…
Reference in New Issue
Block a user