Skip to content

Commit 4b462d5

Browse files
committed
test: fix test scripts filename pattern
In this branch it's testsuite-xy.foo, not TEST-XY-FOO Follow-up for dffa62c (cherry picked from commit 14e3284) (cherry picked from commit 5b199c6)
1 parent 55d4bf4 commit 4b462d5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/units/TEST-74-AUX-UTILS.sysusers.sh renamed to test/units/testsuite-74.sysusers.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
set -eux
44
set -o pipefail
55

6-
# shellcheck source=test/units/util.sh
7-
. "$(dirname "$0")"/util.sh
8-
96
at_exit() {
107
set +e
118
userdel -r foobarbaz

0 commit comments

Comments
 (0)