Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v246-stable
/
.
/
test
/
TEST-48-START-STOP-NO-RELOAD
/
test.sh
blob: f6638b3241c3c7f56033647632bdcdcd6ce5bb0f [
file
] [
log
] [
blame
] [
raw
]
#!/usr/bin/env bash
# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-
# ex: ts=8 sw=4 sts=4 et filetype=sh
set
-
e
TEST_DESCRIPTION
=
"test StartStopNoReload"
.
$TEST_BASE_DIR
/
test
-
functions
do_test
"$@"
48