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