Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v246
/
.
/
test
/
TEST-37-RUNTIMEDIRECTORYPRESERVE
/
test.sh
blob: b5806c429f91aae4b18b820370fb72e477559283 [
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 RuntimeDirectoryPreserve=yes"
.
$TEST_BASE_DIR
/
test
-
functions
do_test
"$@"
37