]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/TEST-25-IMPORT/test.sh
test-network: tun/tap fd may be owned by tentative worker processes
[thirdparty/systemd.git] / test / TEST-25-IMPORT / test.sh
CommitLineData
ff12a795 1#!/usr/bin/env bash
7b3cec95 2# SPDX-License-Identifier: LGPL-2.1-or-later
f5095a6a 3set -e
3f161ba9 4
f5095a6a
LP
5TEST_DESCRIPTION="test importd"
6
3f161ba9
FS
7# shellcheck source=test/test-functions
8. "${TEST_BASE_DIR:?}/test-functions"
f5095a6a 9
c4cd6205 10do_test "$@"