1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 00:51:24 +03:00
systemd/test/TEST-12-ISSUE-3171/test.sh

11 lines
202 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -e
2016-05-07 00:05:59 +03:00
TEST_DESCRIPTION="https://github.com/systemd/systemd/issues/3171"
TEST_NO_QEMU=1
2016-05-07 00:05:59 +03:00
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
2016-05-07 00:05:59 +03:00
do_test "$@"