1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 10:51:20 +03:00
systemd/test/TEST-44-LOG-NAMESPACE/test.sh

10 lines
163 B
Bash
Executable File

#!/usr/bin/env bash
set -e
TEST_DESCRIPTION="test log namespaces"
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
do_test "$@" 44