Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
main
/
.
/
test
/
TEST-49-RUNTIME-BIND-PATHS
/
test.sh
blob: c9f33457b32231af7940014e32a0a4dd9ddd0f38 [
file
] [
log
] [
blame
] [
raw
]
#!/usr/bin/env bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set
-
e
TEST_DESCRIPTION
=
"test adding new BindPaths while unit is already running"
# shellcheck source=test/test-functions
.
"${TEST_BASE_DIR:?}/test-functions"
do_test
"$@"