mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-22 22:03:43 +03:00
test: fix test scripts filename pattern
In this branch it's testsuite-xy.foo, not TEST-XY-FOO Follow-up for dffa62c85fb644c649f68b2c8f02b1d8440d2a9d (cherry picked from commit 14e32845b59b71568f9772bdfd3d053e8cb8d497)
This commit is contained in:
parent
2ba27c38fe
commit
5b199c6e23
@ -3,9 +3,6 @@
|
|||||||
set -eux
|
set -eux
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
# shellcheck source=test/units/util.sh
|
|
||||||
. "$(dirname "$0")"/util.sh
|
|
||||||
|
|
||||||
at_exit() {
|
at_exit() {
|
||||||
set +e
|
set +e
|
||||||
userdel -r foobarbaz
|
userdel -r foobarbaz
|
Loading…
x
Reference in New Issue
Block a user