]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-49-RUNTIME-BIND-PATHS/test.sh
Merge pull request #18863 from keszybz/cmdline-escaping
[thirdparty/systemd.git] / test / TEST-49-RUNTIME-BIND-PATHS / test.sh
1 #!/usr/bin/env bash
2 set -e
3
4 TEST_DESCRIPTION="test adding new BindPaths while unit is already running"
5
6 # shellcheck source=test/test-functions
7 . "${TEST_BASE_DIR:?}/test-functions"
8
9 do_test "$@"