summaryrefslogtreecommitdiff
path: root/test/TEST-10-ISSUE-2467/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-10-ISSUE-2467/test.sh')
-rwxr-xr-xtest/TEST-10-ISSUE-2467/test.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/TEST-10-ISSUE-2467/test.sh b/test/TEST-10-ISSUE-2467/test.sh
index 14ded56ba1..c0b8e27164 100755
--- a/test/TEST-10-ISSUE-2467/test.sh
+++ b/test/TEST-10-ISSUE-2467/test.sh
@@ -1,7 +1,9 @@
#!/usr/bin/env bash
set -e
+
TEST_DESCRIPTION="https://github.com/systemd/systemd/issues/2467"
-. $TEST_BASE_DIR/test-functions
+# shellcheck source=test/test-functions
+. "${TEST_BASE_DIR:?}/test-functions"
do_test "$@" 10