]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-42-EXECSTOPPOST/test.sh
59f8868af27f43d40781df64ebb551e3fe3a7085
[thirdparty/systemd.git] / test / TEST-42-EXECSTOPPOST / test.sh
1 #!/usr/bin/env bash
2 set -e
3
4 TEST_DESCRIPTION="test that ExecStopPost= is always run"
5
6 # shellcheck source=test/test-functions
7 . "${TEST_BASE_DIR:?}/test-functions"
8
9 do_test "$@"