]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/TEST-44-LOG-NAMESPACE/test.sh
Merge pull request #18863 from keszybz/cmdline-escaping
[thirdparty/systemd.git] / test / TEST-44-LOG-NAMESPACE / test.sh
CommitLineData
ff12a795 1#!/usr/bin/env bash
db23d83b 2set -e
3f161ba9 3
db23d83b
LP
4TEST_DESCRIPTION="test log namespaces"
5
3f161ba9
FS
6# shellcheck source=test/test-functions
7. "${TEST_BASE_DIR:?}/test-functions"
db23d83b 8
c4cd6205 9do_test "$@"