1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 02:21:44 +03:00
systemd/test/TEST-11-ISSUE-3166/test.sh

11 lines
204 B
Bash
Raw Normal View History

#!/usr/bin/env bash
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
do_test "$@"