summaryrefslogtreecommitdiffstats
path: root/test/TEST-06-SELINUX
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2021-04-26 19:20:18 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2021-04-26 19:20:18 +0200
commitc4cd6205e0f89ea482b338f41e70d3594a7d5e37 (patch)
treefdbcd28a3232086073b89d6e141c38b00415cfc4 /test/TEST-06-SELINUX
parentMerge pull request #19383 from keszybz/test58-fixes (diff)
downloadsystemd-c4cd6205e0f89ea482b338f41e70d3594a7d5e37.tar.xz
systemd-c4cd6205e0f89ea482b338f41e70d3594a7d5e37.zip
test: "detect" the test number automagically
Specifying the test number manually is tedious and prone to errors (as recently proven). Since we have all the necessary data to work out the test number, let's do it automagically.
Diffstat (limited to 'test/TEST-06-SELINUX')
-rwxr-xr-xtest/TEST-06-SELINUX/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-06-SELINUX/test.sh b/test/TEST-06-SELINUX/test.sh
index 984caf4b4f..978c930b71 100755
--- a/test/TEST-06-SELINUX/test.sh
+++ b/test/TEST-06-SELINUX/test.sh
@@ -54,4 +54,4 @@ test_append_files() {
)
}
-do_test "$@" 06
+do_test "$@"