summaryrefslogtreecommitdiff
path: root/test/TEST-39-EXECRELOAD/test.sh
blob: 653aee13ab5578bc4736d7e50d6ac2c1a0bc5934 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash
set -e

TEST_DESCRIPTION="Test ExecReload= (PR #13098)"

# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"

do_test "$@"