mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
52a321d839b366d40fdd72bbb6c494016fa3d608
test_simple_escaped() sometimes fails with AssertionError: Lists differ: ['foo\\x2b.service', 'foo-admin.service'] != ['foo-admin.service', 'foo\\x2b.service'] We don't need to assume any order here, so compare them as a set, not a list.
systemd - System and Service Manager
Details
- General information about systemd can be found in the systemd Wiki
- Information about build requirements are provided in the README file
Description
Languages
C
89%
Python
5.1%
Shell
4.5%
Meson
1.2%