Martin Pitt 52a321d839 sysv-generator test: Fix random ordering failure
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.
2015-07-01 07:34:23 +02:00
2015-06-15 00:13:43 +03:00
2015-06-29 19:45:29 +02:00
2015-06-26 16:09:48 +10:00
2015-06-03 00:22:53 +02:00
2015-06-30 19:57:40 +02:00
2015-06-19 12:47:39 +02:00
2015-06-27 21:48:52 +02:00
2014-02-18 02:51:47 +01:00
2015-06-03 00:22:53 +02:00
2014-06-04 15:41:10 -04:00
2015-06-27 21:48:52 +02:00
2015-06-19 01:12:28 +02:00
2015-06-23 13:41:15 +02:00
2015-06-19 01:12:54 +02:00

systemd - System and Service Manager

Build Status
Coverity Scan Status

Details

  • General information about systemd can be found in the systemd Wiki
  • Information about build requirements are provided in the README file
Description
No description provided
Readme 321 MiB
Languages
C 89%
Python 5.1%
Shell 4.5%
Meson 1.2%