1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-06 13:17:44 +03:00
systemd-stable/test/TEST-11-ISSUE-3166/test.sh

14 lines
267 B
Bash
Raw Normal View History

#!/usr/bin/env bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set -e
2016-05-03 12:43:22 +03:00
TEST_DESCRIPTION="https://github.com/systemd/systemd/issues/3166"
TEST_NO_NSPAWN=1
2016-05-03 12:43:22 +03:00
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
2016-05-03 12:43:22 +03:00
QEMU_TIMEOUT=300
do_test "$@"