]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/TEST-39-EXECRELOAD/test.sh
test: make the test entrypoint scripts shellcheck-compliant
[thirdparty/systemd.git] / test / TEST-39-EXECRELOAD / test.sh
CommitLineData
ff12a795 1#!/usr/bin/env bash
38d8a123 2set -e
3f161ba9 3
38d8a123 4TEST_DESCRIPTION="Test ExecReload= (PR #13098)"
3f161ba9
FS
5
6# shellcheck source=test/test-functions
7. "${TEST_BASE_DIR:?}/test-functions"
38d8a123 8
7124ae20 9do_test "$@" 39