]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-47-ISSUE-14566/test.sh
tree-wide: fix spelling errors
[thirdparty/systemd.git] / test / TEST-47-ISSUE-14566 / test.sh
1 #!/usr/bin/env bash
2 set -e
3 TEST_DESCRIPTION="Test that KillMode=mixed does not leave left over processes with ExecStopPost="
4 . $TEST_BASE_DIR/test-functions
5
6 do_test "$@" 47