commit | 2e50a00f6930f1c65ca804b78f4a853e2ae2d2c0 | [log] [download] |
---|---|---|
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | Tue Nov 17 17:13:31 2020 +0100 |
committer | The Plumber <50238977+systemd-rhel-bot@users.noreply.github.com> | Mon Jan 25 15:05:18 2021 +0100 |
tree | dbcdd441d6df901ea0df286fcb141acd9f8d1b35 | |
parent | e0cee95e0cc401ce120a1b56cdb7a8b9afbd6bcf [diff] |
test/udev-test: gracefully exit when imports fail In Fedora rawhide various perl modules are now available as separate packages that are not pulled in by dependencies. If we don't have some package, skip the tests. This ugly code is apparently the way to do conditional imports: https://www.cs.ait.ac.th/~on/O/oreilly/perl/cookbook/ch12_03.htm. (cherry picked from commit d40763838278246e2073d15ca927ee700e583afc) Related: #1642728
General information about systemd can be found in the systemd Wiki.
Information about build requirements are provided in the README file.
Consult our NEWS file for information about what's new in the most recent systemd versions.
Please see the HACKING file for information how to hack on systemd and test your modifications.
Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.
When preparing patches for systemd, please follow our Coding Style Guidelines.
If you are looking for support, please contact our mailing list or join our IRC channel.
Stable branches with backported patches are available in the stable repo.