mirror of
https://github.com/systemd/systemd.git
synced 2026-07-26 11:20:26 +00:00
b59292b296ad71a20a40d7c347b6ca71df48892d
It will try to unquot_first_word, but if it runs into escaping problems it will retry it adding UNQUOTE_CUNESCAPE_RELAX to the flags. If it succeeds on the second try, it will log a warning about it. If it fails both times, it will log an error. Add test cases to confirm it behaves as expected.
…
…
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
Languages
C
88.8%
Shell
5.3%
Python
4.7%
Meson
1.1%