| Summary: |
Trailing ; problem [ w/ patch ] |
| Product: |
systemd
|
Reporter: |
Oleksii Shevchuk <public.avatar> |
| Component: |
general | Assignee: |
systemd-bugs |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
systemd-bugs |
| Severity: |
normal
|
|
|
| Priority: |
medium
|
|
|
| Version: |
unspecified | |
|
| Hardware: |
Other | |
|
| OS: |
All | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
| Attachments: |
Properly interpret \; token
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Parser shouldn't remove trailing ';' , if passed in quotes. Example: ExecStartPre=/usr/bin/find %h/.mozilla/firefox/ -name "*.sqlite" -exec /usr/bin/sqlite3 {} VACUUM ';' [pid 6372] execve("/usr/bin/find", ["/usr/bin/find", "/home/avatar/.mozilla/firefox/", "-name", "*.sqlite", "-exec", "/usr/bin/sqlite3", "{}", "VACUUM"], [/* 84 vars */]) = 0