]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-10-ISSUE-2467/test.sh
2a16ff3baabb52a967b6e9eb1a5a6c23fe775013
[thirdparty/systemd.git] / test / TEST-10-ISSUE-2467 / test.sh
1 #!/usr/bin/env bash
2 set -e
3
4 TEST_DESCRIPTION="https://github.com/systemd/systemd/issues/2467"
5
6 # shellcheck source=test/test-functions
7 . "${TEST_BASE_DIR:?}/test-functions"
8
9 do_test "$@"