Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
main
/
.
/
test
/
TEST-57-ONSUCCESS-UPHOLD
/
test.sh
blob: 8181ac508fba1e54744dc8b1f7756d05d03e84e4 [
file
] [
log
] [
blame
] [
raw
]
#!/usr/bin/env bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set
-
e
TEST_DESCRIPTION
=
"test OnSuccess= + Uphold= + PropagatesStopTo= + BindsTo="
# shellcheck source=test/test-functions
.
"$TEST_BASE_DIR/test-functions"
do_test
"$@"
57