summaryrefslogtreecommitdiffstats
path: root/test/TEST-39-EXECRELOAD/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-39-EXECRELOAD/test.sh')
-rwxr-xr-xtest/TEST-39-EXECRELOAD/test.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/TEST-39-EXECRELOAD/test.sh b/test/TEST-39-EXECRELOAD/test.sh
new file mode 100755
index 0000000..e38a990
--- /dev/null
+++ b/test/TEST-39-EXECRELOAD/test.sh
@@ -0,0 +1,6 @@
+#!/usr/bin/env bash
+set -e
+TEST_DESCRIPTION="Test ExecReload= (PR #13098)"
+. $TEST_BASE_DIR/test-functions
+
+do_test "$@" 39